tiny, simple, classless CSS framework inspired by new.css devcss.devins.page
framework lightweight css classless stylesheet

Compare changes

Choose any two refs to compare.

+3 -5
+3 -5
index.html
··· 17 17 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> 18 18 <meta name="language" content="English" /> 19 19 <meta name="author" content="intergrav" /> 20 - <link 21 - rel="stylesheet" 22 - href="https://cdn.jsdelivr.net/npm/@intergrav/dev.css@4" 23 - /> 20 + <link rel="stylesheet" href="dev.css" /> 21 + <script src="addon/responsive-sidebar.js"></script> 24 22 </head> 25 23 26 24 <body> ··· 43 41 </header> 44 42 45 43 <aside> 46 - <details open> 44 + <details> 47 45 <summary>Sidebar</summary> 48 46 <p> 49 47 Optional sidebar that you can use for pretty much anything. See the