Skip to content

bertramdev/sass-asset-pipeline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SASS Asset Pipeline

MOVED: This project has moved to a sub project of the main asset-pipeline repository http://github.com/bertramdev/asset-pipeline

The sass-asset-pipeline:2.3.0 is a plugin that provides SASS/Compass support for the asset-pipeline static asset management plugin via compass.

For more information on how to use asset-pipeline, visit here.

Configuration

This plugin can be configured to load/require alternate gems for use with the sass command. This can be done via the asset-pipeline config for the respective framework in use:

grails.assets.sass.gems = ['bourbon':'4.1.1'] 

NOTE: This plugin now utilizes compass:1.0.1 . The previous series of sass-asset-pipeline used 0.7.x.

Usage

Simply create scss or sass files in your assets folder.

Thinks to be done

  • Fix Compass Sprite Generation

About

SASS/Compass Asset-Pipeline JVM Module

Resources

Stars

Watchers

Forks

Packages

No packages published