Skip to content
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.

Pseudo elements doesn't support SCSS syntax? #14

Open
kty opened this issue Jul 18, 2014 · 0 comments
Open

Pseudo elements doesn't support SCSS syntax? #14

kty opened this issue Jul 18, 2014 · 0 comments

Comments

@kty
Copy link

kty commented Jul 18, 2014

Unless I'm missing something, snippets of pseudo elements like before, after, active etc. use SASS syntax, e.g. typing be gives this:

:before
    content: "";
    /* style */

Is there a way to support SCSS syntax as well without having to manually duplicate/correct all snippets?

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

No branches or pull requests

1 participant