-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
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
and another one :) #4
Comments
LESS has its own saturate function which takes 2 arguments: a color value and a percentage. To bypass this and use CSS saturate you can escape:
Will output:
|
ok. seems like I should just wrap my entire file with |
@tjmcewan The compiler currently doesn't support passing through uses of the CSS Specifying a workaround in |
@phensley any update on this? It would be really great to bypass LESS compilation given the wealth front-end build tooling out there. |
Could we maybe have a
template.conf
flag to disable parsing of plain CSS?Thanks!
The text was updated successfully, but these errors were encountered: