]> _ Git - pmi.git/commit
WIP #2731 @7.5
authorStephen Cameron <stephen@cubedesigners.com>
Thu, 16 May 2019 15:11:35 +0000 (17:11 +0200)
committerStephen Cameron <stephen@cubedesigners.com>
Thu, 16 May 2019 15:11:35 +0000 (17:11 +0200)
commit40e7ae6c089c1c9833b3f2b86b12fab7069827b2
treee545ddf5e13107c4ae863f8ef6ec236173c08a41
parentf363db4c5f5be6cac64cab4790e5f91ba93ff917
WIP #2731 @7.5
27 files changed:
.editorconfig
.env [deleted file]
.gitignore
package.json
public/css/app.css
public/images/pmi-logo.svg [new file with mode: 0644]
public/js/app.js
resources/sass/_variables.scss [deleted file]
resources/sass/app.scss [deleted file]
resources/styles/app.styl [new file with mode: 0644]
resources/styles/common/debug.styl [new file with mode: 0644]
resources/styles/common/global.styl [new file with mode: 0644]
resources/styles/common/mixins.styl [new file with mode: 0644]
resources/styles/common/setup.styl [new file with mode: 0644]
resources/views/footer.blade.php [deleted file]
resources/views/header.blade.php [deleted file]
resources/views/layouts/app.blade.php
resources/views/pages/home.blade.php
resources/views/partials/cart.blade.php [new file with mode: 0644]
resources/views/partials/footer.blade.php [new file with mode: 0644]
resources/views/partials/header.blade.php [new file with mode: 0644]
resources/views/partials/logo.blade.php [new file with mode: 0644]
resources/views/partials/nav.blade.php [new file with mode: 0644]
routes/web.php
tailwind.config.js [new file with mode: 0644]
webpack.mix.js
yarn.lock