···25252626dev.css was not meant for very complex websites. Although, if you need something more complex, you could build from/modify this stylesheet for your website. An example of a site that uses dev.css is [SkywardMC's wiki](https://skywardmc.org).
27272828+If you're using dev.css on your site, feel free to use this "powered by dev.css" badge if you want to promote the project:
2929+3030+```html
3131+<a href="https://devcss.devins.page"
3232+ ><img
3333+ src="https://cdn.jsdelivr.net/npm/@intergrav/dev.css@4/badge.svg"
3434+ alt="powered by dev.css"
3535+/></a>
3636+```
3737+3838+<a href="https://devcss.devins.page"><img src="https://cdn.jsdelivr.net/npm/@intergrav/dev.css@4/badge.svg" alt="powered by dev.css" /></a>
3939+2840## Installing
29413042### HTML import