1
0
mirror of https://github.com/jenil/chota.git synced 2023-08-10 21:13:07 +03:00
This commit is contained in:
Jenil G
2023-03-21 21:45:14 -04:00
parent cdf9d1e663
commit 924392f496
3 changed files with 3 additions and 3 deletions

2
dist/chota.css vendored
View File

@@ -1,5 +1,5 @@
/*! /*!
* chota.css v0.8.1 | MIT License | github.com/jenil/chota * chota.css v0.8.1 | MIT License | https://github.com/jenil/chota
*/ */
:root { :root {
--bg-color: #fff; --bg-color: #fff;

2
dist/chota.min.css vendored

File diff suppressed because one or more lines are too long

View File

@@ -1,6 +1,6 @@
{ {
"name": "chota", "name": "chota",
"version": "0.8.1", "version": "0.9.0",
"description": "A really small CSS framework", "description": "A really small CSS framework",
"main": "dist/chota.min.css", "main": "dist/chota.min.css",
"scripts": { "scripts": {