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

Add Pseudo-elements support #19

Closed
Awilum opened this issue Sep 13, 2021 · 1 comment
Closed

Add Pseudo-elements support #19

Awilum opened this issue Sep 13, 2021 · 1 comment

Comments

@Awilum
Copy link
Contributor

Awilum commented Sep 13, 2021

Please add Pseudo-elements support.

A CSS pseudo-element is a keyword added to a selector that lets you style a specific part of the selected element(s). For example, ::first-line can be used to change the font of the first line of a paragraph.

For more detailed information about which CSS properties can be used with each of these, please refer to the MDN documentation.

@Awilum
Copy link
Contributor Author

Awilum commented Sep 13, 2021

hmm, seems it's already covered by SCOPES

https://asmcss.com/docs/1.x/scopes.html

@Awilum Awilum closed this as completed Sep 13, 2021
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

1 participant