3 Commits

Author SHA1 Message Date
Andre Wiggins
9f56e06b0d
Format repo (#1096)
Ran `npm run format` to fix up some formatting issues in the repo
2025-10-23 18:08:29 -07:00
Marais Rossouw
87e3dd52ce
chore: Runs prettier as a pre-commit hook 2020-02-10 07:02:20 +10:00
Marais Rossouw
5100c7bbf2 Adds a --css-modules option (#370)
* feat: adds a `--cssmodules` option

* chore: Allow scopeName to come from args

* chore: --css-modules is now tristate

* docs: Wrote docs around how to use css-modules

* chore: Fixed all tristate logic, and readable first

* test: Wrote tests for all avenues

* chore: Add's newlines to the end of files
2020-02-09 18:41:09 +01:00