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

feat: responsive sidebar in website

+2 -4
+2 -4
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>