Skip to content

Kan-A-Pesh/css-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

CSS Boilerplate

What is this?

This is a boilerplate containing basic CSS files to get started faster with your projects.

How to use it?

Just download the files and start coding.

What's included?

.
├── 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

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A simple CSS Boilerplate with reset and typo styles

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages