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

Use @adobe/css-tools (maintained) instead of css (unmaintained) #416

Merged
merged 1 commit into from
Aug 9, 2022

Conversation

holblin
Copy link
Contributor

@holblin holblin commented Aug 5, 2022

The package css is not maintained anymore.
More, it has a dependency on https://www.npmjs.com/package/source-map-resolve which is deprecated (and contain CVE if I remember correctly)

The new package @adobe/css-tools is a fork of css without the source-map support and with some optimization and typescript support. It also fixes few smalls issues and I belive that one of them is: #356

Copy link
Contributor

@quantizor quantizor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@quantizor quantizor merged commit 6678107 into styled-components:main Aug 9, 2022
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.

2 participants