Add Changesets and update documentation

This commit is contained in:
Felix 2020-05-27 14:20:45 -05:00
parent 332e8cea03
commit f67b8da4fa
5 changed files with 847 additions and 33 deletions

View file

@ -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",