-
Notifications
You must be signed in to change notification settings - Fork 3
CSS text utility classes #1499
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
CSS text utility classes #1499
Conversation
🦋 Changeset detectedLatest commit: ecf238c The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
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 |
|
✔️ Deploy Preview for cloudfour-patterns ready! 🔨 Explore the source changes: ecf238c 🔍 Inspect the deploy log: https://app.netlify.com/sites/cloudfour-patterns/deploys/61268be647e89e00086bba6a 😎 Browse the preview: https://deploy-preview-1499--cloudfour-patterns.netlify.app |
tylersticka
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please use BEMIT naming conventions rather than SUIT. (Kebab-case instead of camel-case.)
Overview
This PR introduces two text utility CSS classes:
u-text-no-wrapu-text-actionThere was a question in the original issue whether these should be a new pattern or CSS utility classes. I opted for CSS utility classes because it felt like a bit too heavy-handed to go the component pattern route.
I'm open for discussion, though, if I am missing more context. 😉
Screenshots
Testing