Skip to content

Add support for parsing @apply rules in SCSS#194

Merged
aeschli merged 1 commit intomicrosoft:masterfrom
jorgecasar:at-rule-scss
Feb 17, 2020
Merged

Add support for parsing @apply rules in SCSS#194
aeschli merged 1 commit intomicrosoft:masterfrom
jorgecasar:at-rule-scss

Conversation

@jorgecasar
Copy link

Related with #8 into SCSS files. This remove the error of use @apply inside SCSS.

@msftclas
Copy link

msftclas commented Nov 20, 2019

CLA assistant check
All CLA requirements met.

@aeschli
Copy link
Collaborator

aeschli commented Feb 17, 2020

I don't see any mentioning of @apply in https://sass-lang.com/documentation/at-rules/. Should it rather be added to css (with a deprecated warning)?

@jorgecasar
Copy link
Author

It is a deprecated css standard, that is supported in CSS (#10), and doesn't work in SCSS files.

@aeschli
Copy link
Collaborator

aeschli commented Feb 17, 2020

Oh, now I see. Thanks @jorgecasar !

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

Successfully merging this pull request may close these issues.

3 participants