\n\n\n\n\n\n","import mod from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--13-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--1-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CodeView.vue?vue&type=script&lang=js&\"; export default mod; export * from \"-!../../node_modules/cache-loader/dist/cjs.js??ref--13-0!../../node_modules/thread-loader/dist/cjs.js!../../node_modules/babel-loader/lib/index.js!../../node_modules/cache-loader/dist/cjs.js??ref--1-0!../../node_modules/vue-loader/lib/index.js??vue-loader-options!./CodeView.vue?vue&type=script&lang=js&\"","import { render, staticRenderFns } from \"./CodeView.vue?vue&type=template&id=d5dd5dd2&\"\nimport script from \"./CodeView.vue?vue&type=script&lang=js&\"\nexport * from \"./CodeView.vue?vue&type=script&lang=js&\"\n\n\n/* normalize component */\nimport normalizer from \"!../../node_modules/vue-loader/lib/runtime/componentNormalizer.js\"\nvar component = normalizer(\n script,\n render,\n staticRenderFns,\n false,\n null,\n null,\n null\n \n)\n\nexport default component.exports","var render = function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('div',{staticClass:\"p-6\"},[_c('h1',{staticClass:\"text-3xl my-2\"},[_vm._v(\"Vue Tailwind Elements\")]),_vm._m(0),_c('h1',{staticClass:\"text-lg my-2\"},[_vm._v(\"Installation\")]),_c('code-view',{attrs:{\"code\":\"npm install --save vue-tailwind-elements\",\"lang\":\"bash\"}}),_c('h1',{staticClass:\"text-lg my-2\"},[_vm._v(\"Usage\")]),_c('p',[_vm._v(\"Importing the styles, there is no need to install Tailwind and you can use everything on it\")]),_c('code-view',{attrs:{\"lang\":\"js\",\"code\":_vm.code}}),_c('p',[_vm._v(\"Or use it on Tailwind config file\")]),_c('code-view',{attrs:{\"lang\":\"js\",\"code\":_vm.code2}}),_vm._m(1),_c('code-view',{attrs:{\"lang\":\"js\",\"code\":\"'./node_modules/vue-tailwind-elements/**/*.{js,ts,vue}'\"}})],1)}\nvar staticRenderFns = [function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('p',[_vm._v(\"This is a library of Vue components based on the components created for \"),_c('a',{staticClass:\"text-blue-500\",attrs:{\"href\":\"https://tailwindcss.com\",\"target\":\"blank\"}},[_vm._v(\"Tailwind\")]),_vm._v(\" called \"),_c('a',{staticClass:\"text-blue-500\",attrs:{\"href\":\"https://tailwind-elements.com/\",\"target\":\"blank\"}},[_vm._v(\"Tailwind Elements\")]),_vm._v(\".\")])},function () {var _vm=this;var _h=_vm.$createElement;var _c=_vm._self._c||_h;return _c('p',[_vm._v(\"On Nuxt, just add this line to your \"),_c('pre',{staticClass:\"inline bg-gray-100 p-1 rounded-md\"},[_vm._v(\"content\")]),_vm._v(\" on \"),_c('pre',{staticClass:\"inline bg-gray-100 p-1 rounded-md\"},[_vm._v(\"tailwind.config.js\")])])}]\n\nexport { render, staticRenderFns }","\n\n {{ code }}\n
\n\n \n\n
This is a library of Vue components based on the components created for Tailwind called Tailwind Elements.
\nImporting the styles, there is no need to install Tailwind and you can use everything on it
\nOr use it on Tailwind config file
\nOn Nuxt, just add this line to your
contenton
tailwind.config.js\n