@companix/uikit
v0.0.43
Published
If you're not using @tailwind with preflighting, you'll need to override the browser's default styles using the `modern-normalize` package. Tailwind's preflighting is actually built on top of the `modern-normalize` package.
Downloads
3,821
Readme
Unset browser styles
If you're not using @tailwind with preflighting, you'll need to override the browser's default styles using the modern-normalize package.
Tailwind's preflighting is actually built on top of the modern-normalize package.
Install
npm i modern-normalizeUsage
@import 'node_modules/modern-normalize/modern-normalize.css';