mirror of
https://github.com/kognise/water.css.git
synced 2025-12-06 06:44:58 +01:00
Add Changesets and update documentation
This commit is contained in:
parent
332e8cea03
commit
f67b8da4fa
5 changed files with 847 additions and 33 deletions
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "water.css",
|
||||
"version": "2.0.0",
|
||||
"version": "1.4.0",
|
||||
"description": "A just-add-css collection of styles to make simple websites just a little nicer.",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
@ -29,6 +29,7 @@
|
|||
"devDependencies": {
|
||||
"@babel/core": "^7.4.5",
|
||||
"@babel/preset-env": "^7.4.5",
|
||||
"@changesets/cli": "^2.7.2",
|
||||
"@ungap/url-search-params": "^0.1.2",
|
||||
"autoprefixer": "^9.5.1",
|
||||
"browser-sync": "^2.26.3",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue