You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
Load a CSS file: use ExtensionUtils.loadStyleSheet()
is missing an information, how to use brackets mixins (e.g. brackets_mixins.less) in extension stylesheet. It'd be quite handy to be able to use this, so I don't have to redefine mixins in my own less stylesheet.
https://github.com/adobe/brackets/wiki/How%20to%20write%20extensions
Load a CSS file: use ExtensionUtils.loadStyleSheet()is missing an information, how to use brackets mixins (e.g.
brackets_mixins.less) in extension stylesheet. It'd be quite handy to be able to use this, so I don't have to redefine mixins in my own less stylesheet.