don't spam console when reloading css

phoen
Daniel Barlow 2022-04-07 23:38:55 +01:00
parent 2ef630f30d
commit 4bab073ba9
1 changed files with 1 additions and 4 deletions

View File

@ -38,10 +38,7 @@
(doto monitor
(tset
:on_changed
#(print "changed "
(load-styles (: $2 :get_path)))))))
#(load-styles (: $2 :get_path))))))
(fn resolve [f]
(match (type f)