Skip to content

Commit e518307

Browse files
committed
chore(docs): added some aspect
1 parent fa968d9 commit e518307

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/postcss-if-function/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,6 +284,7 @@ This plugin is designed for optimal build-time performance, transforming CSS if(
284284

285285
### Future Optimization Opportunities
286286

287+
- **Reduced CSS Code**: We'll make use of CSS Nesting capabilities as soon as any of the browsers are EOL ([#35](https://github.com/mfranzke/css-if-polyfill/issues/35)).
287288
- **Direct AST Transformation**: The transformation engine could be modified to output PostCSS AST nodes directly, eliminating the double parsing overhead
288289
- **Streaming Processing**: For very large CSS files, streaming transformation could reduce memory usage
289290

0 commit comments

Comments
 (0)