mirror of
https://github.com/Gioni06/terminal.css
synced 2025-03-09 09:09:04 -04:00
905 B
905 B
Terminal CSS
Modern and minimalistic CSS framework for terminal lovers ❤️.
Visit the website terminalcss.xyz
Goal
There are so many CSS frameworks out there with great features but most of them come at the cost of bloated html code. Terminal CSS is here for purists who want minimal overhead and maximal control.
Credits
This project is heavily inspired by @egoist's work - hack.css
Usage
NPM
Install with npm i terminal.css
.
import 'terminal.css'
UNPKG CDN
The css is available via CDN
<link rel="stylesheet" href="https://unpkg.com/terminal.css@0.3.2/dist/terminal.min.css" />
Development
npm install
npm run start
License
MIT © Gioni06