hypothesis / hypothesis/client
Build CSS against bundle instead of source
Open
- Dominant language
- Mustache
- Stars
- 730
- Forks
- 224
- PR merge metrics
- No merged PRs in 30d
Description
To reduce the size of our CSS by not including CSS for unused styles, we should build our CSS (tailwind) against bundled code instead of source. This involves updating the `content` globs in tailwind configuration modules and potentially re-ordering build tasks.
Note: Don't forget to update the "Getting Started" documentation in the pattern library (`frontend-shared`), which references Tailwind content globs and may be obsolesced by these changes.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.