mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
...with basic reset support. Might want to rename the rule because of that annoying Less issue where it fails without any parameters, like `@tailwind reset` or something. Super G and inconsistent with `@tailwind-utilities all` though. Who knows.
4 lines
43 B
CSS
4 lines
43 B
CSS
@tailwind-reset;
|
|
|
|
@tailwind-utilities all;
|