linkedin / css-blocks

High performance, maintainable stylesheets.
http://css-blocks.com/
BSD 2-Clause "Simplified" License
6.34k stars 152 forks source link

Glimmer js + CSS Blocks styles hot reload issue #186

Open alltouch opened 6 years ago

alltouch commented 6 years ago

I wanted to use Glimmer.js + CSS Blocks for my project and found annoying issue at the beginning of my work. Does not matter how many times you will change css blocks file in editor server will not update it until restart it.

Steps to reproduce:

Also compiled css-blocks file ( http://localhost:4200/assets/css-blocks.css ) stayed the same until server restart.

Can someone help me to make it work?

chriseppstein commented 6 years ago

@alltouch Thanks for the report. We'll investigate.