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

add default overrides to reset.css #23

Merged
merged 1 commit into from
Dec 5, 2023

Conversation

arturbien
Copy link
Collaborator

Adds default 'reset' styles based on https://tailwindcss.com/docs/preflight

@arturbien arturbien requested a review from baked-dev as a code owner December 5, 2023 15:43
Copy link

linear bot commented Dec 5, 2023

DES-685 Add sensible defaults to reset.css

set box-sizing: border-box; to all elements (including ::before and ::after) + other

Copy link
Contributor

github-actions bot commented Dec 5, 2023

Unimported Action report

Summary

Project Status Unused Deps Unresolved Deps Unimported Files
packages/frosted-ui - - -

@arturbien arturbien merged commit 2aba9c3 into main Dec 5, 2023
8 of 9 checks passed
@kodiakhq kodiakhq bot deleted the artur/des-685-add-sensible-defaults-to-resetcss branch December 5, 2023 15:51
kodiakhq bot pushed a commit that referenced this pull request Dec 7, 2023
### General Changes

- refactor: remove scaling (#13)
- refactor: remove 'radius' theming option (#14)
- refactor: remove 'panelBackground' setting (#15)
- fix: add semantic color handlers to Theme and ThemePanel (#16)
- fix: update unimported action (#19)
- Artur/des 583 fix lint errors (#18)
- add elevation color tokens and update tailwind plugin (#20)
- Artur/des 668 rename rt prefix to fui (#21)
- Update tailwind plugin (#22)
- add default overrides to reset.css (#23)
- use Inter Variable font (#24)
- docs: theme guide (#25)
- docs: Tailwind plugin (#26)
- Add 'screens' to tailwind plugin (#27)
- docs: Typography, Color, Breakpoints (#28)

### Credits
@arturbien, @baked-dev
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