Split the verified renderer, layout engine, Grid support, native boundary, tests, examples, and paired documentation into the independent Ebox repository. Keep ETAF and application concerns outside this package.
8 lines
174 B
Plaintext
8 lines
174 B
Plaintext
(box :content "Playground file"
|
|
:box-sizing border-box
|
|
:padding (1 (12))
|
|
:border t
|
|
:border-color "#2563EB"
|
|
:bgcolor "#EFF6FF"
|
|
:color "#1E3A8A")
|