Minimal boilerplate and Basscss theme
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 .gitUse index.html as a starting point and edit css/skull.css to customize the CSS.
MIT License