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

feat: Support ::before/::after Selector #332

Merged
merged 17 commits into from
Jun 24, 2023
Merged

feat: Support ::before/::after Selector #332

merged 17 commits into from
Jun 24, 2023

Conversation

devjiangzhou
Copy link
Contributor

@devjiangzhou devjiangzhou commented Apr 25, 2023

Fixed #396
Fixed #394

  1. Add support for :before or ::before pseudoSelectors. https://developer.mozilla.org/en-US/docs/Web/CSS/::before.
  2. Add support for :after or ::after pseudoSelectors. https://developer.mozilla.org/en-US/docs/Web/CSS/::after

@devjiangzhou devjiangzhou force-pushed the feat_pseudo_selector branch 4 times, most recently from 8786d25 to b7eaab8 Compare May 19, 2023 02:18
@devjiangzhou devjiangzhou changed the title [WIP] feat: Support ::before/::after Selector feat: Support ::before/::after Selector May 21, 2023
@andycall andycall force-pushed the feat_pseudo_selector branch 3 times, most recently from b42cd2f to 77335d7 Compare June 7, 2023 07:27
@andycall andycall added this pull request to the merge queue Jun 24, 2023
Merged via the queue into main with commit 24e5a20 Jun 24, 2023
@andycall andycall deleted the feat_pseudo_selector branch June 24, 2023 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants