restructure: main.css is the manifest, 01-asw.css is the framework

- asw.css → main.css (just imports, no theming :root)
- 01-tokens.css → 01-asw.css (this IS the ASW design system)
- Removed empty :root {} theming block
- Updated deploy.sh PostCSS path
This commit is contained in:
Vigilio Desto 2026-04-10 19:27:39 +02:00
parent 5deaa22e38
commit bffb86338d
Signed by: vigilio
GPG key ID: 159D6AD58C8E55E9
3 changed files with 4 additions and 9 deletions

View file

@ -1,8 +1,8 @@
/**
* 01-tokens.css
* 01-asw.css
* ASW semantic layer builds on Open Props
*
* Open Props (imported below) provides the base scales:
* Open Props (imported in main.css) provides the base scales:
* --gray-015, --green-012, --blue-012, --red-012, --yellow-012
* --size-115, --font-size-08, --font-weight-19
* --font-lineheight-05, --radius-16, --shadow-16