Cargo Features

[dependencies]
glass-easel-stylesheet-compiler = { version = "0.4.0", default-features = false, features = ["js_bindings"] }
default = js_bindings

The js_bindings feature is set by default whenever glass-easel-stylesheet-compiler is added without default-features = false somewhere in the dependency tree.

js_bindings default

glass-easel-stylesheet-compiler has 2 features without comments.