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
# CSS Variable Demos

Custom properties and var() resolution.

## Demos

| File | Description |
|------|-------------|
| `definition.jsonl` | --custom-properties |
| `resolution.jsonl` | var() usage |
| `fallbacks.jsonl` | var(--name, fallback) |
| `chaining.jsonl` | Variables referencing variables |