This commit is contained in:
cte 2025-02-03 12:30:17 -08:00
parent e57e795a06
commit 684f89c1b1

View file

@ -7,7 +7,8 @@
* current UI assumes there's no CSS resetting or normalization.
*
* We're excluding tailwind's default preflight and importing our own, which
* are based on the original (https://github.com/tailwindlabs/tailwindcss/blob/main/packages/tailwindcss/preflight.css).
* is based on the original:
* https://github.com/tailwindlabs/tailwindcss/blob/main/packages/tailwindcss/preflight.css
*
* Reference: https://tailwindcss.com/docs/preflight
*/