Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 578 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 578 Bytes

Xeno Terminal

A CSS framework to style common sites in the theme of classic CRT/Sci fi terminals.

How To Use

You can install via npm

 npm i @allanocelot/xenoterminal

then import the Lib anywhere you'd like to use it.

 @import "@allanocelot/xenoterminal";

Contributing

Clone repo locally

 npm install

run

 npm run build

to compile src scss down to css in dist. Open a PR.

Notes

This is just a super goofy hobby project. Please don't expect consistent updates as I'm much too busy with my actual dev work / life. Thanks!