Project

dsass

0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Provides the dsass command to run sass --watch on all themes in a Drupal installation which support SASS.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 3.1
 Project Readme

Drupal SASS

Drupal SASS or dsass allows users to easily run the sass command for their Drupal websites. It will do it's best to detect a Drupal installation then search for Drupal themes with a sass/ folder. It will then run sass --watch on all these themes with several default parameters ensuring the best output.

Installation

dsass is available as a Ruby gem:

gem install dsass
dsass