From 503c4e4629b8170e421a123e4e4bb6381ba4a80b Mon Sep 17 00:00:00 2001 From: Adrian Hopek Date: Thu, 28 Apr 2022 15:26:35 +0200 Subject: [PATCH] wip --- .eslintrc.js | 6 - package-lock.json | 1 - resources/js/Pages/Resumes/Create.vue | 743 ++++++++++++++++++++------ 3 files changed, 572 insertions(+), 178 deletions(-) diff --git a/.eslintrc.js b/.eslintrc.js index ba5b8c0..e8d2e95 100644 --- a/.eslintrc.js +++ b/.eslintrc.js @@ -1,5 +1,4 @@ module.exports = { - plugins: ['tailwindcss'], env: { node: true, 'vue/setup-compiler-macros': true, @@ -16,10 +15,5 @@ module.exports = { 'comma-dangle': ['error', 'always-multiline'], 'object-curly-spacing': ['error', 'always'], 'vue/require-default-prop': 0, - 'tailwindcss/classnames-order': 'error', - 'tailwindcss/enforces-negative-arbitrary-values': 'error', - 'tailwindcss/enforces-shorthand': 'error', - 'tailwindcss/no-arbitrary-value': 'error', - 'tailwindcss/no-contradicting-classname': 'error', }, } diff --git a/package-lock.json b/package-lock.json index 36a39f1..480c23e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4,7 +4,6 @@ "requires": true, "packages": { "": { - "name": "toby", "hasInstallScript": true, "dependencies": { "@headlessui/vue": "^1.5.0", diff --git a/resources/js/Pages/Resumes/Create.vue b/resources/js/Pages/Resumes/Create.vue index 6b0b401..993975d 100644 --- a/resources/js/Pages/Resumes/Create.vue +++ b/resources/js/Pages/Resumes/Create.vue @@ -12,7 +12,7 @@

Dane podstawowe

-
+