asw/openspec
B.A. Baracus a433b935fa
asw-v01: drop OpenProps, native CSS tokens system
- Replace OpenProps (~25KB) with native src/tokens.css (~40 tokens)
- Remove open-props, postcss-import from package.json + postcss.config
- Update main.css: remove @import open-props/*, import ./tokens.css
- Rewrite 01-tokens.css header to reference tokens.css
- All raw OpenProps values (font stacks, sizes, weights, colors,
  easings, durations, shadows, radii, animations, media queries)
  now defined natively in tokens.css
- Build uses cat concat + cssnano (no postcss-import needed)
- Build output: 78KB minified (saved ~24KB from OpenProps removal)
2026-06-07 10:43:34 +02:00
..
changes asw-v01: drop OpenProps, native CSS tokens system 2026-06-07 10:43:34 +02:00
specs feat: add OpenSpec specs and changes for ASW restructure 2026-04-11 14:58:39 +02:00
config.yaml feat: add OpenSpec specs and changes for ASW restructure 2026-04-11 14:58:39 +02:00