0.2.92 ā€¢ Published 2 years ago

@startupsquare/ds v0.2.92

Weekly downloads
6
License
MIT
Repository
-
Last release
2 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

2 years ago

0.2.91

3 years ago

0.2.9

3 years ago

0.2.8

3 years ago

0.2.7

3 years ago

0.2.6

3 years ago

0.2.51

3 years ago

0.2.3

3 years ago

0.2.2

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago

0.1.7

3 years ago

0.1.4

3 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago