This is a boilerplate containing basic CSS files to get started faster with your projects.
Just download the files and start coding.
.
├── index.css # Main CSS file (imports all the others)
├── base/
│ ├── layout.css # Layout styles
│ ├── reset.css # Reset styles
│ └── typography.css # Typography styles
└── README.md # This file
This project is licensed under the MIT License - see the LICENSE file for details.