Hot Reload - Watch CSS files and reload on changes
Class methods
disable_hot_reload
Convenience method to disable hot reload
Sourceenable_hot_reload(interval :
Time::Span = 500.milliseconds) :
HotReload Convenience method to enable hot reload
Sourcehot_reload
Global hot reload instance
Sourceparse(source :
String) :
Stylesheet Helper to parse TCSS string
Sourceparse_file(path :
String) :
Stylesheet Helper to parse TCSS file
Source