Package Exports
- blaze
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (blaze) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Blaze
Open Source Modular CSS Framework. Blaze is designed to give you structure and a good starting point for your website.
CDN
Blaze is available from JSDelivr:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/blazecss/latest/blaze.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/blazecss/latest/base.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/blazecss/latest/grid.css">
. . .Install via NPM
npm install blazeInstall via Bower
bower install blazecssSmall size
Blaze - 7.5kb
Some highlights:
Base (inc. normalize) - 1.6kb
Grid - 1.5kb
Typography - 1.5kb
Inputs - 1.6kb
Buttons - 1.6kb
Tables - 1.3kb
Lists - 1.0kb
Modals - 1.2kb
All sizes compressed and gzipped
Suggestions
If you'd like to suggest new styles or enhancements please raise an issue.
Contributing
First of all, Pull Requests, suggestions or comments about Blaze are all welcome and valued. To start contributing follow these steps:
Step 1
Fork the repo!
Step 2
Write some code...
Step 3
Submit your Pull Request to our DEV branch so that we can review the code before merging into master.
Sit back
At some point your changes will get merged in and we'll publish a new version! Yay!
Code Conduct
We're all friends! This project adheres to the [Open Code of Conduct][code-of-conduct]. By participating, you are expected to honor this code. [code-of-conduct]: http://todogroup.org/opencodeofconduct/#BlazeCSS/gregory.pratt@me.com