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

@0.5.3 tailwind conf lives here, etc. #12

Merged
merged 2 commits into from
Feb 14, 2024
Merged

@0.5.3 tailwind conf lives here, etc. #12

merged 2 commits into from
Feb 14, 2024

Conversation

artemis-prime
Copy link
Contributor

No description provided.

tailwind/tailwind.config.base now lives HERE and gets imported
  import { config } from '@luxdefi/ui/tailwind' --> goes in config.presets[]

tailwind/spacing.tailwind.js: (new) fills in missing values in tw through 40rem
 (breaking: MUST be included in theme if using ScreenfulBlock)

BulletCardBlockComp: card layout improvements
ScreenfulBlockComp: shifted from lit units to tw units for header calcs
  (breaking: requires the expanded config.spacing values)
SpaceBlock: major addition of sizing field in tw units by breakpoints
tailwind/tailwind.config.base now lives HERE and gets imported
  import { config } from '@luxdefi/ui/tailwind' --> goes in config.presets[]

tailwind/spacing.tailwind.js: (new) fills in missing values
 in tw config.spacing through 40rem

BulletCardBlockComp: card layout improvements
ScreenfulBlockComp: shifted from lit units to tw units for header calcs
  (breaking: requires the expanded config.spacing values)
SpaceBlock: major improvement and new prefered usage:
 sizes?: { xs: 4, sm: 6, etc...} (tw units) w useful default
Copy link

vercel bot commented Feb 14, 2024

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

Name Status Preview Updated (UTC)
hanzo-ui ❌ Failed (Inspect) Feb 14, 2024 2:23am

@artemis-prime artemis-prime merged commit 4dcfecc into main Feb 14, 2024
1 of 7 checks passed
@artemis-prime artemis-prime deleted the rel/0_5_3 branch February 14, 2024 02:28
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.

1 participant