1.0.6 • Published 1 year ago
@uto/nocss v1.0.6
noCSS
noCSS is a CSS framework to write simple/minimalistic websites using raw HTML
noCSS is perfect for those who want-
<ul>
<li>a simple "about me" site</li>
<li>a blog page</li>
<li>a website for your links</li>
</ul>
Usage
cdn
add: <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@uto/nocss@1.0.5/nocss.min.css">
to the bottom of your <head>
in your HTML
npm
npm i @uto/nocss