mirror of
https://github.com/jenil/chota.git
synced 2023-08-10 21:13:07 +03:00
0.6.0
This commit is contained in:
parent
c32b24a5d0
commit
43d9a43372
2
dist/chota.css
vendored
2
dist/chota.css
vendored
@ -1,4 +1,4 @@
|
||||
/*! chota.css v0.5.3 | MIT License | github.com/jenil/chota */
|
||||
/*! chota.css v0.6.0 | MIT License | github.com/jenil/chota */
|
||||
:root {
|
||||
--color-primary: #1a9f60;
|
||||
--color-lightGrey: #d2d6dd;
|
||||
|
2
dist/chota.min.css
vendored
2
dist/chota.min.css
vendored
File diff suppressed because one or more lines are too long
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "chota",
|
||||
"version": "0.5.3",
|
||||
"version": "0.6.0",
|
||||
"description": "A really small CSS framework",
|
||||
"main": "dist/chota.min.css",
|
||||
"scripts": {
|
||||
|
@ -1,4 +1,4 @@
|
||||
/*! chota.css v0.5.3 | MIT License | github.com/jenil/chota */
|
||||
/*! chota.css v0.6.0 | MIT License | github.com/jenil/chota */
|
||||
@import "_base.css";
|
||||
@import "_grid.css";
|
||||
@import "_form.css";
|
||||
|
Loading…
Reference in New Issue
Block a user