callcocam/tall-theme
Composer 安装命令:
composer require callcocam/tall-theme
包简介
The packages auto slug laravel model.
README 文档
README
#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
统计信息
- 总下载量: 27
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2022-07-27