Skip to content

Commit

Permalink
Merge branch 'master' of github.com:thenewdynamic-org/thenewdynamic.org
Browse files Browse the repository at this point in the history
  • Loading branch information
regisphilibert committed Mar 7, 2019
2 parents 8998f3c + b316d3c commit 8ba00f7
Show file tree
Hide file tree
Showing 6 changed files with 4 additions and 19 deletions.
2 changes: 0 additions & 2 deletions assets/css/styles.css
Expand Up @@ -71,5 +71,3 @@ h1.page-heading {
}
/* purgecss end ignore */
@tailwind utilities;

@import 'pretty-checkbox/src/pretty-checkbox.scss';
2 changes: 1 addition & 1 deletion assets/output/index.css

Large diffs are not rendered by default.

5 changes: 1 addition & 4 deletions package.json
Expand Up @@ -42,10 +42,7 @@
"vue-hot-reload-api": "^2.3.2",
"vue-template-compiler": "^2.6.6"
},
"dependencies": {
"components": "^0.1.0",
"pretty-checkbox": "^3.0.3"
},
"dependencies": {},
"alias": {
"vue": "./node_modules/vue/dist/vue.js"
}
Expand Down

Large diffs are not rendered by default.

@@ -1 +1 @@
{"Target":"output/index.e101becbf080bae0909cda6b4ade29af788f31304a0a0c0e2d46851f4f51ebfb.css","MediaType":"text/css","Data":{"Integrity":"sha256-4QG+y/CAuuCQnNprSt4pr3iPMTBKCgwOLUaFH09R6/s="}}
{"Target":"output/index.087c8b5555d4084402e5b9b2887be6d7716b64c8893e58009204cf2382e3eecf.css","MediaType":"text/css","Data":{"Integrity":"sha256-CHyLVVXUCEQC5bmyiHvm13FrZMiJPlgAkgTPI4Lj7s8="}}
10 changes: 0 additions & 10 deletions yarn.lock
Expand Up @@ -1545,11 +1545,6 @@ component-emitter@^1.2.1:
resolved "https://registry.yarnpkg.com/component-emitter/-/component-emitter-1.2.1.tgz#137918d6d78283f7df7a6b7c5a63e140e69425e6"
integrity sha1-E3kY1teCg/ffemt8WmPhQOaUJeY=

components@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/components/-/components-0.1.0.tgz#2057c08e9c7bf2662feec95c49e5ff2a9ab85ed5"
integrity sha1-IFfAjpx78mYv7slcSeX/Kpq4XtU=

concat-map@0.0.1:
version "0.0.1"
resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b"
Expand Down Expand Up @@ -4819,11 +4814,6 @@ prettier@1.16.3:
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.3.tgz#8c62168453badef702f34b45b6ee899574a6a65d"
integrity sha512-kn/GU6SMRYPxUakNXhpP0EedT/KmaPzr0H5lIsDogrykbaxOpOfAFfk5XA7DZrJyMAv1wlMV3CPcZruGXVVUZw==

pretty-checkbox@^3.0.3:
version "3.0.3"
resolved "https://registry.yarnpkg.com/pretty-checkbox/-/pretty-checkbox-3.0.3.tgz#d49c8013a8fc08ee0c2d6ebde453464bfdbc428e"
integrity sha1-1JyAE6j8CO4MLW695FNGS/28Qo4=

pretty-hrtime@^1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/pretty-hrtime/-/pretty-hrtime-1.0.3.tgz#b7e3ea42435a4c9b2759d99e0f201eb195802ee1"
Expand Down

0 comments on commit 8ba00f7

Please sign in to comment.