andreystepanov / ui-core

Shared design system and core components for Unison Local and Unison Share

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unison UI Core

Shared design system and core components for Unison Local and Unison Share.

CI

Adding new Icons

To add new icons, copy the SVG markup to a new function in /src/UI/Icon.elm following the convention seen there of other icons. The color (fill or stroke) of the shape must be currentColor.

Community

Code of conduct

About

Shared design system and core components for Unison Local and Unison Share

License:MIT License


Languages

Language:Elm 80.6%Language:CSS 17.9%Language:JavaScript 1.6%