skull icon indicating copy to clipboard operation
skull copied to clipboard

Bare bones boilerplate and Basscss theme

skull

Minimal boilerplate and Basscss theme

Getting Started

To start fresh, clone skull into a new project and remove its git directory.

git clone https://github.com/basscss/skull.git new-project
cd new-project
rm -rf .git

Use index.html as a starting point and edit css/skull.css to customize the CSS.


MIT License