terminal.css/pages/index.md
2023-11-27 19:15:55 +01:00

1.2 KiB

title description layout
Terminal CSS A modern and minimal CSS framework for terminal lovers. default

Project Goals

Terminal CSS has no overhead and is lightweight (~ 3k gzip). The source is written in pure css to be accessible for everybody and easy to contribute.

Markdown ❤️ Terminal CSS

It's perfect for your personal website, blog, or side project.

How to use

When using something like Webpack just install with npm i terminal.css.

import 'terminal.css'

Terminal CSS is also available via CDN

<link rel="stylesheet" href="https://unpkg.com/terminal.css@0.7.4/dist/terminal.min.css" />

Themes

To create your own theme just open the dev-tools and edit the CSS Variables. Copy and paste it to your website. Done!


Contributors


With ❤️ by Jonas D.