Steps: - go to https://github.com/twbs/bootstrap and download the latest compiled version of the bootstrap `5.3.0-alpha1` - from the archive, take file: `dist/css/bootstrap-grid.css` - go to Playground https://css-to-vanilla-extract.netlify.app/ - copy/paste the content of the CSS file and check `.container` style conversion Expected: convert all styles Result: most of the styles with `@media` converted badly. `!important` missed, etc. [bootstrap-grid.css.txt](https://github.com/activeguild/css-to-vanilla-extract/files/10707086/bootstrap-grid.css.txt)