Thanks to visit codestin.com
Credit goes to github.com

Skip to content

feat(rspack): replace css by postcss and bump/remove dependencies #10724

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

Merged
merged 2 commits into from
Mar 23, 2025

Conversation

vallemar
Copy link
Contributor

No description provided.

@NathanWalker NathanWalker merged commit d18fb09 into NativeScript:feat/rspack Mar 23, 2025
2 of 3 checks passed
@CatchABus
Copy link
Contributor

@vallemar @NathanWalker Actually, I have already done this before without hackish solutions and I'm quite against using postcss.
See my branch: https://github.com/CatchABus/NativeScript/commits/css-parsers-cleanup/

I believe it's for the best of our interests to switch to css-tree.
This way, we'll use the same parser in build and run time and it also seems to be faster as a parser.

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.

3 participants