Files
website-v2/frontend/docsstyles.css
Greg Newman 2581a43e33 🚧 secondary style sheet for docs
This provides a secondary tailwind config that does not do a reset and only includes styles compiled from header and footer templates.

Run `yarn builddocs` to generate the stylesheet for docs
2023-08-17 14:09:37 -03:00

3 lines
43 B
CSS

@tailwind components;
@tailwind utilities;