ry-blocks/README.md
2022-10-26 12:43:13 +02:00

692 B

PureScript Yoga Blocks

Ring the bells that still can ring
Forget your perfect offering
There is a crack in everything
That's how the light gets in — Leonard Cohen, Anthem

Digital User Interfaces

Producing information

  • Familiar
  • Intuitive
  • Quick
  • Clear (not confusing)

Creating and changing information

  • Familiar
  • Intuitive

Adding new icons

Place the svg in `src/Yoga/Blocks/Icon/SVG

fish convert-more.fish

You can usually delete the first empty fill Make sure that fill is var(--stroke-colour) (check some other icons if unsure)

Add a reexport in: module Yoga.Block.Icon.SVG