0
|
Dong3000 · 技术社区 · 5 年前 |
![]() |
1
2
这些设置在Laravel 8、Mix 6和Tailwind v2的新项目中对我有效: tailwind.config.js 除了添加的清除设置外,此文件未被修改:
webpack.mix.js
除了导入顺风和附加的顺风设置外,此文件未被修改。小心那个额外的
app.scss 我刚刚添加了所有三个顺风指令。输出相当大,因此建议进行一些编辑。
另一个答案中的URL对于使其正常工作至关重要。这个答案是: https://laracasts.com/discuss/channels/elixir/multiple-tailwind-configs-for-theming |
|
2
1
此Laracasts用户的评论: https://laracasts.com/discuss/channels/elixir/multiple-tailwind-configs-for-theming 为我解决了这个问题。 我需要用[tailwindcss: 配置文件 ]作为第三个参数。在.options中使用相同的选项不起作用。 |
![]() |
3
0
好的,正在安装 https://github.com/laravel-frontend-presets/tailwindcss 解决了我的问题。 |
![]() |
Dev · 在laravel rest api中按特定角色获取所有用户 2 年前 |
![]() |
Mofid · 如何在livewire中加速请求? 2 年前 |
![]() |
JUSTIN CHUA · 导出Laravel excel图像失败 2 年前 |
![]() |
twan · Laravel产量为空 2 年前 |
![]() |
Pouya · Foreach循环不添加计数器 2 年前 |
![]() |
322quick1 · Laravel-多选择查询 2 年前 |
![]() |
gfaster · Laravel迁移:使用本机PHP枚举 2 年前 |