* [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 `@import` statements 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](https://lightningcss.dev/) #54
composes(within the same file), https://github.com/css-modules/css-modules#composition (partially fixed in 20caf85)@importstatements for preconnect/prefetch hinting.url()and create resources from images. Handleurl()in CSS files #59