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

-
+