framework
framework copied to clipboard
Transform CSS
- [x] Support for
composes(within the same file), https://github.com/css-modules/css-modules#composition (partially fixed in 20caf858bd8262bbf09d79286d906cc82234d7ee) - [x] #25
- [ ] Extract external resources from
@importstatements for preconnect/prefetch hinting. - [ ] Parse
url()and create resources from images. #59 - [ ] #38
- [x] Look into calling Rust from Ruby (https://github.com/matsadler/magnus looks interesting) so we can use lightingcss #54