gpt4 book ai didi

css - 编译 CSS Assets Heroku SASS 时出错

转载 作者:太空宇宙 更新时间:2023-11-03 18:42:24 25 4
gpt4 key购买 nike

这已经困扰我好几天了,从一周前开始,我大概第 30 次启动到 Heroku,突然间我得到了这个错误

我不使用 Sass!!它不在我的 gemfile 或其他任何地方!它在 localhost 中完美运行,我在网上找到的所有答案都不起作用!

这是我的 application.css

/*
* This is a manifest file that'll be compiled into application.css, which will include all the files
* listed below.
*
* Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
* or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
*
* You're free to add application-wide styles to this file and they'll appear at the top of the
* compiled file, but it's generally better to create a new file per style scope.
*
*= require_self
*= require_tree .
*/

有谁知道为什么 heroku 给我这个烦人的错误

PS:如果您想知道,我在创建 heroku 应用程序时使用了 stack cedar,所以它不是那样

谢谢

最佳答案

好吧,过了一会儿,我想通了!

解决此错误的最简单、不是最快但压力最小的方法是继续处理 Heroku 编译错误的文件,在我的例子中是 base2.css,然后逐行复制 css 代码并在这里输入 CSS Validator ,我强烈推荐这个,它会告诉你哪些行有错误,哪些行没问题。此外,它会在发现错误的地方重写代码,它会完美地组织给出的新代码,即使它看起来像一本书一样长,但它会是正确的代码。然后你可以 Minify他们给你的代码可以把一本书的长代码变成一行。

关于css - 编译 CSS Assets Heroku SASS 时出错,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17254361/

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