DefactoSoftware / ex_css_modules

CSS Modules for Elixir
MIT License
18 stars 1 forks source link

feat: Add config option to embed stylesheets by default #67

Closed Blond11516 closed 2 years ago

Blond11516 commented 2 years ago

Adds a config option to embed stylesheets by default. Useful for embedding stylesheets by default in prod but not in dev.

Fixes #68