mirror of
https://github.com/boostorg/website-v2.git
synced 2026-02-27 17:42:08 +00:00
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
3 lines
43 B
CSS
3 lines
43 B
CSS
@tailwind components;
|
|
@tailwind utilities;
|