Registry / build-tool / guard-sass

guard-sass

JSON →
library1.6.1rbrubygemsunverified

Automatically rebuilds Sass files when changes are detected, similar to sass --watch.

gem install guard-sass
INSTALL
IMPORT
SIG · GUARD-SASS
G
guard-sass
build-toolrubyv1.6.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Guard::Sass
require 'guard/sass'

Configure Guard to watch and compile Sass files

require 'guard/sass' # Add to Guardfile: guard :sass, input: 'sass', output: 'css'
Debug
Known issues
gotchaRequires Guard gem and a Guardfile setup
fix
Install guard gem and run 'guard init sass'
affects: >= 1.0.0
Upgrade
Version history
1.6.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
14
OpenAI (training)
1
Resources
guard-sass — gem install guard-sass · libregistry