···2526dev.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).
2700000000000028## Installing
2930### HTML import
···2526dev.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).
2728+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:
29+30+```html
31+<a href="https://devcss.devins.page"
32+ ><img
33+ src="https://cdn.jsdelivr.net/npm/@intergrav/dev.css@4/badge.svg"
34+ alt="powered by dev.css"
35+/></a>
36+```
37+38+<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>
39+40## Installing
4142### HTML import