Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
现在才进入Spree。是真的,每次更改 CSS 时都必须重新启动服务器吗?有什么战略性的变通方法吗?
似乎它必须通过重新启动来更新的原因是因为我的 CSS 覆盖了主 CSS,它是 Less,并且只有在我重新启动服务器时才能看到,然后我的 CSS 通过初始化程序运行。否则,如果我只是为 CSS 增加 Less 框架,那么它会在刷新时更新。