Skip to content
This repository has been archived by the owner on Nov 2, 2019. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 371 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 371 Bytes

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