geddski / csstyle

MOVED TO https://github.com/csstyle/csstyle a modern approach for crafting beautifully maintainable stylesheets
http://csstyle.io
Other
851 stars 34 forks source link

CSStyle incompatible with Sass 3.4.22 #67

Open Loschcode opened 8 years ago

Loschcode commented 8 years ago

It seems to have a problem in your library with my current version of Sass

``07 May 12:51:08 - error: Compiling of app/stylesheets/main.sass failed. DEPRECATION WARNING on line 50 of /Users/Loschcode/Google Drive/projects/panda-lo/website/app_front/node_modules/csstyle/csstyle.scss: #{} interpolation near operators will be simplified in a future version of Sass. To preserve the current behavior, use quotes:

unquote("#{&}")```

milewski commented 8 years ago

+1

dragosrususv commented 8 years ago

+1

BogdanPrisecaru commented 8 years ago

This might be relevant to this issue http://blog.sass-lang.com/posts/308328-cleaning-up-interpolation

rachelhigley commented 8 years ago

+1