Component Library from Rowtype Yoga
Go to file
2021-03-25 15:11:44 +01:00
.github/workflows Visible at the beginning 2020-12-13 13:02:48 +01:00
.psci_modules Input work 2020-12-20 23:44:24 +01:00
.storybook Update input 2020-12-04 14:05:36 +01:00
.vscode Initial commit 2020-08-06 21:49:43 +02:00
src Finally fix scaling bug 2021-03-25 15:11:44 +01:00
test Add stub for match media for tests 2021-01-09 17:50:29 +01:00
.gitignore Initial commit 2020-08-06 21:49:43 +02:00
.purs-repl Initial commit 2020-08-06 21:49:43 +02:00
convert-more.fish Popover work 2020-12-24 10:50:57 +01:00
convert-svgs.js Input work 2020-12-20 23:44:24 +01:00
index.dev.js Initial commit 2020-08-06 21:49:43 +02:00
index.prod.js Initial commit 2020-08-06 21:49:43 +02:00
LICENCE Initial commit 2020-08-06 21:49:43 +02:00
package.json Finally fix scaling bug 2021-03-25 15:11:44 +01:00
packages.dhall 0.14 (#2) 2021-03-19 20:09:51 +01:00
README.md Readable writable brain explodable 2021-03-23 20:25:46 +01:00
spago.dhall 0.14 (#2) 2021-03-19 20:09:51 +01:00
webpack.common.js Initial commit 2020-08-06 21:49:43 +02:00
webpack.dev.js Initial commit 2020-08-06 21:49:43 +02:00
webpack.prod.js Initial commit 2020-08-06 21:49:43 +02:00
yarn.lock Finally fix scaling bug 2021-03-25 15:11:44 +01:00

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