pixelsrc 0.2.0

Pixelsrc - GenAI-native pixel art format and compiler
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# CSS Feature Demos

CSS-style syntax features. Requires Phase 22 (CSS Integration).

## Subdirectories

| Directory | Description |
|-----------|-------------|
| `colors/` | hex, rgb, hsl, oklch, hwb, named, color-mix |
| `variables/` | Custom properties and var() |
| `timing/` | ease, cubic-bezier, steps |
| `transforms/` | translate, rotate, scale, flip |
| `blend/` | Blend modes in composition |
| `keyframes/` | Animation keyframes |