mirror of
https://github.com/got-feedBack/feedBack.git
synced 2026-07-21 04:11:36 +00:00
7 lines
264 B
CSS
7 lines
264 B
CSS
/* Tailwind CSS input file consumed by `bash scripts/build-tailwind.sh`.
|
|
The generated artifact is `static/tailwind.min.css`, served as a
|
|
plain stylesheet. Do not edit the generated file by hand. */
|
|
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|