Commit Graph

4 Commits

Author SHA1 Message Date
31f3950439 Add a custom rule to prevent colors from being hardcoded outside of theme (#288)
* Add a custom rule to prevent colors from being hardcoded in ESLint

* Refactor colors

* Create packages folder and fix colors

* Remove external dependency for css alphabetical order linting

* Fix install with yarn

---------

Co-authored-by: Charles Bochet <charles@twenty.com>
2023-06-14 16:56:29 +02:00
f935a6b723 Re-write test with storybook testing library (#150)
* Re-write test with storybook testing library

* Update CI
2023-05-29 11:02:38 +02:00
61099f99b8 Simplify setup again to run in vscode (#138) 2023-05-25 16:58:33 +02:00
34543b7fea Simplify local dev (#137) 2023-05-25 15:56:28 +02:00