css - Can you create two versions of a stylesheet (minified and unminified) using Sass and Compass? -


i use sass , compass create theme's stylesheet. , in config.rb file can set compile expanded (normal) or minified version of style.css.

is possible set config.rb create both, end style-min.css , style.css?

in link can find answer question.

https://coderwall.com/p/gqqfgw/sass-compass-compile-two-different-files-for-development-and-production-environment-take-2


Comments

Popular posts from this blog

Java 8 + Maven Javadoc plugin: Error fetching URL -

android - How to delete or change the searchview icon inside the SearchView actionBar? -

c++ - Msgpack packing bools bug -