gpt4 book ai didi

twitter-bootstrap - 如何在 Laravel 5.4 中使用 bootstrap 4?

转载 作者:行者123 更新时间:2023-12-04 01:30:11 24 4
gpt4 key购买 nike

我在我的 laravel 应用程序上使用 npm 安装了 bootstrap 4。但我认为 Bootstrap 3 在 Bootstrap 4 后面工作。
使用命令:

npm 安装

npm install bootstrap@4.0.0-alpha.6

我有事做吗?
或者我需要手动将 Bootstrap 导入 assets/sass/app.scss 文件还是其他?

最佳答案

您必须手动将链接从 resources/assets/sass/app.scss 更改为 Bootstrap 。 .你会看到这条线

@import "node_modules/bootstrap-sass/assets/stylesheets/bootstrap"; 

用。。。来代替
@import "node_modules/bootstrap/scss/bootstrap"; 

关于twitter-bootstrap - 如何在 Laravel 5.4 中使用 bootstrap 4?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42442834/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com