mirror of
https://github.com/jenil/chota.git
synced 2023-08-10 21:13:07 +03:00
0.8.0+1
This commit is contained in:
parent
67f7c13288
commit
1f2bb7fe19
2
dist/chota.css
vendored
2
dist/chota.css
vendored
@ -1,4 +1,4 @@
|
|||||||
/*! chota.css v0.8.0 | MIT License | github.com/jenil/chota */
|
/*! chota.css v0.8.0+1 | MIT License | github.com/jenil/chota */
|
||||||
:root {
|
:root {
|
||||||
--bg-color: #ffffff;
|
--bg-color: #ffffff;
|
||||||
--bg-secondary-color: #f3f3f6;
|
--bg-secondary-color: #f3f3f6;
|
||||||
|
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",
|
"name": "chota",
|
||||||
"version": "0.8.0",
|
"version": "0.8.0+1",
|
||||||
"description": "A really small CSS framework",
|
"description": "A really small CSS framework",
|
||||||
"main": "dist/chota.min.css",
|
"main": "dist/chota.min.css",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
/*! chota.css v0.8.0 | MIT License | github.com/jenil/chota */
|
/*! chota.css v0.8.0+1 | MIT License | github.com/jenil/chota */
|
||||||
@import "_base.css";
|
@import "_base.css";
|
||||||
@import "_grid.css";
|
@import "_grid.css";
|
||||||
@import "_form.css";
|
@import "_form.css";
|
||||||
|
Loading…
Reference in New Issue
Block a user