Bootstrap CSS文件会在生产中自动添加,但不会在本地添加,因为它应该在Rails App中 [英]Bootstrap css file is added automatically in production but no locally as it should be in Rails App
为什么我的 .css 文件没有在服务器上完全呈现,而是在本地工作? [英]Why is my .css file not fully rendering on server, but working locally?
在线使用css href就可以了,然后下载css文件在本地使用就不行了 [英]Using css href online is OK, then download css file and use it locally it is not working at all