~avalos/devault-css

Base stylesheets taken from sourcehut core repo
d498b7d8 — avalos 3 years ago
Added bootstrap submodule from core.sr.ht
1bb0f25a — avalos 3 years ago
Upgraded from core.sr.ht
f1ef5a23 — avalos 4 years ago
t

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~avalos/devault-css
read/write
git@git.sr.ht:~avalos/devault-css

You can also use your local clone with git send-email.

#DeVault CSS

This is a port of the Sourcehut stylesheets, which are based on Bootstrap CSS. Stylesheets have been borrowed from https://git.sr.ht/~sircmpwn/core.sr.ht. DeVault CSS is minimalist, retro and lightweight.

#Website

#Bug tracker

#Compilation

You must have Sass installed globally, through npm i -g sass (you might need sudo), and then, you're ready to go!

sass scss/base.scss dist/css/base.css