每次进行更改后都重新启动 Spree?

发布于 2024-09-30 12:30:58 字数 52 浏览 2 评论 0原文

现在刚刚进入施普雷。每次更改 CSS 时都必须重新启动服务器,是吗?有什么战略解决方法吗?

Just getting into Spree now. Is it true, you have to restart the server everytime you make a change to the CSS? Any strategic workarounds?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

心碎无痕… 2024-10-07 12:30:58

看来它必须通过重新启动来更新的原因是因为我的CSS覆盖了Less的主CSS,并且只有当我重新启动服务器时才能看到,然后我的CSS通过初始值设定项运行。否则,如果我只是增强 CSS 的 Less 框架,那么它将在刷新时更新。

It seems that the reason it has to update by restarting is because my CSS overrides the main CSS which is Less, and can only be seen when I restart the server, and then my CSS is run through the initializers. Otherwise, if I just augment the Less framework for CSS, then it will update on refresh.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文