A CSS framework to style common sites in the theme of classic CRT/Sci fi terminals.
You can install via npm
npm i @allanocelot/xenoterminal
then import the Lib anywhere you'd like to use it.
@import "@allanocelot/xenoterminal";
Clone repo locally
npm install
run
npm run build
to compile src scss down to css in dist. Open a PR.
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!