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

refactor: remove css safelist and add IconExtractor #20

Merged
merged 11 commits into from Jun 21, 2022

Conversation

elevatebart
Copy link
Collaborator

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented May 18, 2022

🦋 Changeset detected

Latest commit: 2603bc2

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@cypress-design/css Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented May 18, 2022

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

Name Status Preview Updated
cypress-design ✅ Ready (Inspect) Visit Preview Jun 21, 2022 at 3:16PM (UTC)

' bg-white bg-black text-white text-black'
);

export const safelist = `${textSafelist} ${colorSafelist}`;
Copy link
Contributor

Choose a reason for hiding this comment

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

will removing this break anything in the App?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I tried this approach in this Pull Request.
It looks like it has no consequences.

@elevatebart elevatebart merged commit 14dd0f5 into main Jun 21, 2022
@elevatebart elevatebart deleted the elevatebart/extract-icon-classes branch June 21, 2022 15:20
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

2 participants