taskany-inc / bricks

Taskany Design System

Home Page:https://taskany-inc.github.io/bricks/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Taskany Bricks

This is a package with components, which we use in our projects.

Install

$ npm i @taskany/bricks

Usage

import { Text } from '@taskany/bricks';

const App = () => <Text>Taskany Text Component</Text>;

Demo

Storybook

About

Taskany Design System

https://taskany-inc.github.io/bricks/

License:MIT License


Languages

Language:TypeScript 90.9%Language:CSS 8.0%Language:JavaScript 1.1%Language:Shell 0.0%