Pinpickle / tight

Bolt boilerplate generator
15 stars 0 forks source link

CSS preprocessors to support #14

Open Pinpickle opened 8 years ago

Pinpickle commented 8 years ago

Currently we only support LESS and plain CSS (with some "post" processing sugar). As this is quite a diverse area, it is probably quite important to make it easy to set up all of the major languages out of the box. Adding frameworks such as Bootstrap and Foundation, can be done post generation (npm/bower install bootstrap too hard?).

Currently the LESS setup has some of my own boilerplate code. It would be nice to have that for every language. This should also be put in another project so it isn't specifically bound to Tight.

Preprocessors currently on the table: