btholt / sfo

DEPRECATED: Instant build process
Apache License 2.0
228 stars 24 forks source link

Investigate Sass, Less, and other CSS stories #12

Open btholt opened 6 years ago

btholt commented 6 years ago

Right now have a very standards focused CSS story which is not what everyone wants or needs. It should be straightforward to just assume they'll use correct file extensions and set up Webpack to handle that.

btholt commented 6 years ago

Should be straight forward, based on paths. Let's bump this to v1.

btholt commented 6 years ago

Okay, so on further thought, I'd like to make this resolve the user's version of node-sass rather than shipping node-sass to everyone for installs the package. Let's punt this back to v3 with that in mind (same with Less.)