1.0.6 • Published 1 year ago

@uto/nocss v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

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
1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago