Closed philjones88 closed 11 years ago
Do you have an example for your custom widget LESS. (a Github repo ?)
Your code use bootstrap Variable or custom variable ?
Is the particular LESS file, it seems to want to use BS variables/mixins.
It's impossible to build third party plugins for the moment. I add this feature to our candidate features.
If you download Less Varibles file you can build your self our custom plugins locally
Use LESSC to do that
The scenario is we have some custom LESS widget code that we would like to be included in magic's compile situation, preferably tagged on the end.
The LESS variables work well for passing in our colours but we would want these applied also to our custom widget LESS code and it also merged into the CSS output file.