utoshu / noCSS

noCSS is a CSS framework to write simple websites using normal HTML

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

noCSS

noCSS is a CSS framework to write simple/minimalistic websites using raw HTML

noCSS is perfect for those who want-

  • a simple "about me" site
  • a blog page
  • a website for your links

Usage

cdn

add: <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@uto/nocss@1.0.6/nocss.min.css"> to the bottom of your <head> in your HTML

npm

npm i @uto/nocss

About

noCSS is a CSS framework to write simple websites using normal HTML

License:MIT License


Languages

Language:HTML 60.8%Language:CSS 39.2%