Skip to content

utilities #1286

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 9 commits into from
Feb 19, 2024
Merged

utilities #1286

merged 9 commits into from
Feb 19, 2024

Conversation

romainmenke
Copy link
Member

@romainmenke romainmenke commented Feb 17, 2024

We discussed a few times before how we are duplicating specific bits quite a lot.

These parts do not form a coherent package on themselves that could be generally useful, but they are specific to how we write a lot of our PostCSS plugins.

I chose to keep this really abstract and vague with @csstools/utilities.


Were there any other functions we have should move that you can think of?

Copy link
Member

@Antonio-Laguna Antonio-Laguna left a comment

Choose a reason for hiding this comment

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

LGTM!

Nice to get this refactored and also great to have those Regexes with the \b!

@romainmenke romainmenke merged commit e65a4a4 into main Feb 19, 2024
@romainmenke romainmenke deleted the utilities--persistent-pheasant-c4818672b4 branch February 19, 2024 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment