odoe / generator-arcgis-js-app

Generator for ArcGIS JS API applications
42 stars 9 forks source link

Add option to use Sass instead of Stylus #10

Closed tomwayson closed 8 years ago

tomwayson commented 8 years ago

App generator should prompt user if they want to use Sass or Stylus.

From our discussions, sounds like you're on board w/ this, just adding issue to document and confirm that you're also OK w/ defaulting to Sass (which is what I think most people use). I can default to Stylus if you prefer.

odoe commented 8 years ago

Let's make Sass the default and I'm assuming using node-sass for the build. Let's have a note in the README for it, maybe with a link to this compatibility chart between the libass and Ruby version.

tomwayson commented 8 years ago

Yep, w/ libsass and good idea about the compatibility chart. In progress...

odoe commented 8 years ago

added in 1.0,0