Switch to using postcss for extracting critical css in Build Time Render
Open
- Dominant language
- TypeScript
- Stars
- 4
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
**Enhancement**
We currently use `filter-css`, which is neither actively maintained and has a few issues with some parsing. Switch to `postcss` and `postcss-filter-rules` for the equivalent behaviour.
Contributor guide
Assessment
This issue has not been assessed yet.