Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Compass/Sass Support #28

Closed
azizur opened this issue Aug 11, 2014 · 1 comment
Closed

Compass/Sass Support #28

azizur opened this issue Aug 11, 2014 · 1 comment

Comments

@azizur
Copy link

azizur commented Aug 11, 2014

Just wondered if there is support for SASS and Compass available?

@rimian
Copy link

rimian commented Nov 10, 2014

I got sass installed and running:

dependencies:
  pre:
    - sudo apt-get update; sudo apt-get install ruby-sass

and my application built sass like so:

test:
  pre:
    - mkdir app/css
    - sass scss/app.scss:app/css/app.css

See: https://circleci.com/docs/installing-custom-software

@azizur azizur closed this as completed Nov 14, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants