- put
gem stylusin your Gemfile. - create an empty directory named
node_modules - run
npm install your-lib - make an initializer and add this text to it:
Stylus.use('your-lib') if defined?(Stylus) - make a new stylus file in your
app/assetsfolder - use your library
Created
November 8, 2013 19:41
-
-
Save jescalan/7376455 to your computer and use it in GitHub Desktop.
Getting stylus libraries into rails
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment