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

Fixing a bunch of issues with parsing #345

Merged
merged 11 commits into from May 9, 2023
Merged

Conversation

davesnx
Copy link
Owner

@davesnx davesnx commented May 8, 2023

  • BREAKING CHANGE: Selectors now don't require to have &.
  • Fixing keyframe supports multiple percentages: 0%, 10% { color: blue }
  • Fixing a miss-conception about nth-payload on pseudo-selectors: nth-child(n), nth-child(-n), nth-child(n+3).

@vercel
Copy link

vercel bot commented May 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
styled-ppx ⬜️ Ignored (Inspect) Visit Preview May 9, 2023 8:03am

@github-actions
Copy link

github-actions bot commented May 8, 2023

New nightly version has been published to the NPM registry: @davesnx/styled-ppx@0.39.1-99ef4f1.0.
Install it with npm install @davesnx/styled-ppx@nightly or npm install @davesnx/styled-ppx@0.39.1-99ef4f1.0.

@davesnx davesnx merged commit c0deb4e into main May 9, 2023
14 checks passed
davesnx added a commit that referenced this pull request Jun 19, 2023
…motion

* 'main' of github.com:/davesnx/styled-ppx:
  Remove impl from ppx
  Remove logger reporter and refactor parsing to have result (#347)
  Add ppx_deriving_yojson in opam
  Less rigid on deps in opam
  Fixing a bunch of issues with parsing (#345)
  Bump version to 0.38.1
  Delete files
  Ignore compiled files
  Append className after the style generation
  Push 0.38
  Embed bs-emotion under let%label (#341)
@davesnx davesnx deleted the Fix-nth-child-without-A branch March 13, 2024 23:06
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.

None yet

1 participant