0.2.92 • Published 3 years ago

@startupsquare/ds v0.2.92

Weekly downloads
6
License
MIT
Repository
-
Last release
3 years ago

Startupsquare Design System

React Tailwindcss ui components and patterns powering startupsquare.co platform.

Preview components at ds.startupsquare.co

⚠ This package suppose tailwindcss is configured in your project.

šŸš€ Usage

Install

npm i @startupsquare/ds

Or, if you're using yarn

yarn add @startupsquare/ds

Use components inside your project

import { Button } from "@startupsquare/ds";

function App() {
  return <Button intent="primary">Hi there!</Button>;
}

export default App;
0.2.92

3 years ago

0.2.91

4 years ago

0.2.9

4 years ago

0.2.8

4 years ago

0.2.7

4 years ago

0.2.6

4 years ago

0.2.51

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.9

4 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.4

4 years ago

0.1.6

4 years ago

0.1.5

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago