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

Increase support for Lightning CSS #1185

Open
mogeko opened this issue Aug 20, 2024 · 0 comments
Open

Increase support for Lightning CSS #1185

mogeko opened this issue Aug 20, 2024 · 0 comments

Comments

@mogeko
Copy link

mogeko commented Aug 20, 2024

Lightning CSS is an extremely fast CSS parser, transformer, and minifier written in Rust. Compared with PostCSS, Lightning CSS has faster speed and smaller code bundles. At the same time, Lightning CSS also has built-in features such as @import, CSS modules, URL rebasing, etc.

Here is a benchmark of compile times and bundle sizes for JavaScript-based tools, Lightning CSS and ESBuild:

performance and build size charts

performance and build size charts

Vite provides first-class support for Lightning CSS, and I believe this can be used as a reference:

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • We receive the funding once the issue is completed & confirmed by you.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
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