Skip to content

Commit

Permalink
Clean up package.json/yarn.lock (PostCSS updated) (#200)
Browse files Browse the repository at this point in the history
* Try: clear Netlify build cache by updating yarn.lock

also delete + ignore package-lock.json

* DotBtn.vue - add & for PostCSS nested

* Try: clear Netlify cache: explicity postcss-preset-env pkg

* postcss-preset-env pkg - revert ^ specification
  • Loading branch information
evvvritt committed Dec 18, 2018
1 parent d0b8979 commit 170b366
Show file tree
Hide file tree
Showing 5 changed files with 336 additions and 22,077 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -2,6 +2,9 @@
node_modules
/dist

# we're using yarn.lock
package-lock.json

/tests/e2e/videos/
/tests/e2e/screenshots/

Expand Down

0 comments on commit 170b366

Please sign in to comment.