Skip to content

callcocam/tall-theme

Repository files navigation

#TAL THEME

#INSTALL PAKCAGES

...  npm i tw-elements

Configure tailwind.config.js

module.exports = {
    content: [
        ...
       './node_modules/tw-elements/dist/js/**/*.js'],
    plugins: [
        ...
        require('tw-elements/dist/plugin')
    ]
}


#PUBLISHS

artisan vendor:publish --tag=theme-img

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published