Files
web/apps/partner-sas/turbo.json
Joakim Jäderberg 855f795d50 Merged in feature/transpile-design-system (pull request #2621)
Feature/transpile design system

* remove example, we should use storybook instead

* remove example, we should use storybook instead

* css-modules cannot have :root, moved affected css-variables to globals.css

* .

* scandic-web no longer depends on design-system#build

* * Update readme
* Remove test code


Approved-by: Anton Gunnarsson
2025-08-12 09:07:33 +00:00

10 lines
105 B
JSON

{
"extends": ["//"],
"tasks": {
"dev": {},
"build": {},
"test": {},
"lint": {}
}
}