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

Automatic Utility CSS generation #158

Merged
merged 2 commits into from
Nov 25, 2023
Merged

Automatic Utility CSS generation #158

merged 2 commits into from
Nov 25, 2023

Conversation

drwpow
Copy link
Collaborator

@drwpow drwpow commented Nov 25, 2023

Changes

Resolves #129 by adding a utility option to @cobalt-ui/plugin-css. Now you can generate hundreds of utility classes from your DTFM tokens spec with no third-party libraries needed and minimum setup.

How to Review

  • See docs
  • Tests added; tests should pass

Copy link

changeset-bot bot commented Nov 25, 2023

🦋 Changeset detected

Latest commit: 31df894

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

This PR includes changesets to release 2 packages
Name Type
@cobalt-ui/plugin-css Minor
@cobalt-ui/plugin-sass Major

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

@drwpow drwpow force-pushed the css-plugin-utility branch from 9c1262b to 31df894 Compare November 25, 2023 05:08
Copy link

cloudflare-workers-and-pages bot commented Nov 25, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 31df894
Status: ✅  Deploy successful!
Preview URL: https://aaa87682.cobalt-ui.pages.dev
Branch Preview URL: https://css-plugin-utility.cobalt-ui.pages.dev

View logs

packages/plugin-css/src/utils/token.ts Dismissed Show dismissed Hide dismissed
@drwpow drwpow merged commit 6020c15 into main Nov 25, 2023
10 checks passed
@drwpow drwpow deleted the css-plugin-utility branch November 25, 2023 05:11
@github-actions github-actions bot mentioned this pull request Nov 25, 2023
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.

Proposal: utility CSS generated by plugin-css
1 participant