From d0be57b496b68adc51be051054c1c57ae156ba7d Mon Sep 17 00:00:00 2001 From: Stephen Cameron Date: Mon, 13 Jan 2020 18:56:10 +0100 Subject: [PATCH] Done #3321 @7 --- package.json | 2 +- public/images/michsci-logo.svg | 1 + resources/js/components/NumberInput.vue | 4 +- resources/js/components/Search.vue | 4 +- resources/styles/common/headings.styl | 2 +- resources/styles/common/links.styl | 2 +- resources/styles/components/breadcrumbs.styl | 2 +- resources/styles/components/buttons.styl | 2 +- resources/styles/components/cart.styl | 3 +- .../styles/components/contact-details.styl | 2 +- .../styles/components/cookies-consent.styl | 2 +- resources/styles/components/footer.styl | 2 +- resources/styles/components/navigation.styl | 8 +- resources/styles/components/solutions.styl | 2 +- resources/styles/michsci.styl | 4 +- resources/views/layouts/app.blade.php | 9 +- resources/views/pages/contact.blade.php | 2 +- .../views/pages/product-detail.blade.php | 2 +- .../views/partials/contact-shortcut.blade.php | 6 +- resources/views/partials/footer.blade.php | 4 +- resources/views/partials/header.blade.php | 6 +- resources/views/partials/logo.blade.php | 6 +- routes/backpack/custom.php | 1 + tailwind-michsci.config.js | 9 + tailwind.config.js | 2 +- webpack.mix.js | 7 +- yarn.lock | 2935 +++++++++-------- 27 files changed, 1672 insertions(+), 1359 deletions(-) create mode 100644 public/images/michsci-logo.svg create mode 100644 tailwind-michsci.config.js diff --git a/package.json b/package.json index 41c7aa6..ed72d3d 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "gsap": "^2.1.3", "hammerjs": "^2.0.8", "ie-array-find-polyfill": "^1.1.0", - "laravel-mix": "^4.0.7", + "laravel-mix": "^5.0.1", "laravel-mix-polyfill": "^1.1.0", "laravel-mix-purgecss": "^4.1.0", "lost": "^8.3.1", diff --git a/public/images/michsci-logo.svg b/public/images/michsci-logo.svg new file mode 100644 index 0000000..eb4f178 --- /dev/null +++ b/public/images/michsci-logo.svg @@ -0,0 +1 @@ + diff --git a/resources/js/components/NumberInput.vue b/resources/js/components/NumberInput.vue index 4482c1c..403366b 100644 --- a/resources/js/components/NumberInput.vue +++ b/resources/js/components/NumberInput.vue @@ -11,7 +11,7 @@ >