有没有办法在 angular 4 中编写 CSS 样式而无需重新加载应用程序? #LiveStyle #LiveReload

Is there a way to write CSS styles without app reload in angular 4? #LiveStyle #LiveReload

有没有一种方法可以编写 CSS 样式而无需使用 angular 4.3 重新加载应用程序。 / angular-cli ?就像 Emmet LiveStyle.

我使用 LESS 作为预处理器。

所以我发现为此需要 HMR(热模块更换)。这是我使用的文章:

'Enable HMR in Angular CLI apps' 作者:Bram Borggreve https://medium.com/@beeman/tutorial-enable-hmr-in-angular-cli-apps-1b0d13b80130