Answer the question
In order to leave comments, you need to log in
SCSS to PHP
Hello.
Some time ago, I paid attention to SASS / SCSS ( description on Habré ) from the world of Ruby.
The idea interested me, but due to the fact that Ruby is a hobby language for me, and not the one I work with for the most part, there was a need to have a similar library implemented in PHP (yes, yes :).
A cursory internet search on SASS on PHP turned up nothing.
I would like to know how popular the library will be if I write it.
Thank you.
Answer the question
In order to leave comments, you need to log in
You can do it like this:
sass --watch style.scss:style.css
So sass will watch the file and compile it to regular css when it changes.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question