plum-css / generator-plum

Yeoman generator for Plum.
MIT License
2 stars 0 forks source link

Add prompt/option for LESS #9

Closed himynameisdave closed 8 years ago

himynameisdave commented 9 years ago

less-is-more

Language Prompt/LESS Preprocessor Option It's sort of been a long time coming because I always set up PLUM-based projects but prefer to use LESS sometimes.

himynameisdave commented 9 years ago

TODO:

jasonbellamy commented 9 years ago

This sounds like a fine idea to me.

himynameisdave commented 9 years ago

I'm going to save the language to the config file in this PR (#10)

himynameisdave commented 9 years ago

Last thing is that LESS is shitty with @importing things so the underscores will be needed in the exports file

himynameisdave commented 8 years ago

This maps to the old system (without a partials/ folder for units and modules), going to re-attempt this in another branch