statamic / Theme-Kindling

Base starting point for building your custom Statamic site or theme.
44 stars 8 forks source link

The presence of Sass/CSS directories. #2

Open wfendler opened 11 years ago

wfendler commented 11 years ago

Still quite new to Statamic so forgive my lack of knowledge but I thought some explanation of how Sass should be handled might be helpful. Is this theme assuming that I will handle the compilation of Sass myself or is the Sass add-on recommended here?

jackmcdade commented 11 years ago

Personally I like using CodeKit or Compass to compile my SASS, but if you want Statamic to do it for you, check out the SASS plugin by Jeremy Messenger:

https://github.com/jlmessenger/Statamic-SASS

On Jan 22, 2013, at 10:51 PM, William Fendler notifications@github.com wrote:

Still quite new to Statamic so forgive my lack of knowledge but I thought some explanation of how Sass should be handled might be helpful. Is this theme assuming that I will handle the compilation of Sass myself or is the Sass add-on recommended here?

— Reply to this email directly or view it on GitHub.