Skip to content
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

@apply() Custom CSS Mixin fails LESS Parse #1999

Closed
mflorence99 opened this issue Jul 1, 2015 · 2 comments
Closed

@apply() Custom CSS Mixin fails LESS Parse #1999

mflorence99 opened this issue Jul 1, 2015 · 2 comments

Comments

@mflorence99
Copy link

Apologies if this is the wrong place to ask:

I tried to use the @apply() syntax as documented here.

I am building stylesheets in LESS v3.

The @apply() causes the LESS preprocessor to choke.

Does anyone have a work around for this? Many thanks!

@herkulano
Copy link

Sass supports custom at-rules.
Although you have to compile with ruby, libsass doesn't support them yet.
sass/libsass#1263

@mflorence99
Copy link
Author

Many thanks for that suggestion! Let me close this issue and express in another what I found.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants