We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
hi, i am new to use ruby and gem, and i use this cmd to parse scss-compass code
/path/to/scss -r /pash/to/compass/lib/compass.rb
but i cannt get the right css, can any one help me ?
thanks
The text was updated successfully, but these errors were encountered:
If you want to use Compass, check out their documentation here http://compass-style.org/help/
There are command examples on how to use the compass gem, and how to require compass within the sass compiler.
Sorry, something went wrong.
@ykjsw This isn't really the right place for support requests. Try the mailing list.
No branches or pull requests
hi, i am new to use ruby and gem, and i use this cmd to parse scss-compass code
/path/to/scss -r /pash/to/compass/lib/compass.rb
but i cannt get the right css, can any one help me ?
thanks
The text was updated successfully, but these errors were encountered: