File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changes to backpack.css 🎒
22
3+ ## 1.1.0 (October 6, 2018)
4+
5+ - Add contributing guidelines (see [ ` CONTRIBUTING.md ` ] ( CONTRIBUTING.md ) ).
6+ - Add a code of conduct (see [ ` CODE_OF_CONDUCT.md ` ] ( CODE_OF_CONDUCT.md ) ).
7+ - Various minor updates to [ ` README.md ` ] ( README.md ) .
8+ - Minor comment update to [ ` content-sectioning.css ` ] ( src/content-sectioning.css ) .
9+
310## 1.0.1 (October 3, 2018)
411
512- Make ` npm publish ` execute before ` yarn clean ` so that ` lib ` actually makes it into the NPM package 🤪.
Original file line number Diff line number Diff line change 11{
22 "name" : " backpack.css" ,
33 "main" : " lib/backpack.css" ,
4- "version" : " 1.0.1 " ,
4+ "version" : " 1.1.0 " ,
55 "description" : " A lightweight and somewhat opinionated CSS foundation that is best suited to applications 🎒." ,
66 "keywords" : [
77 " css" ,
Original file line number Diff line number Diff line change 11/*!
2- * backpack.css v1.0.1
2+ * backpack.css v1.1.0
33 * MIT License
44 * https://github.com/chris-pearce/backpack.css
55 */
You can’t perform that action at this time.
0 commit comments