0.0.3 • Published 1 year ago

@shakesco/web v0.0.3

Weekly downloads
-
License
-
Repository
github
Last release
1 year ago

@shakesco/web

Welcome to @shakesco/web where we host the frontend framework used in all of our websites. This repo is based on the Material UI Framework.

@shakesco/web is a private repository so in order to download the package you may need to contact an ADMIN to add you to the repo.

Installation

NPM

$ npm i @shakesco/web

Yarn

$ yarn add @shakesco/web

Getting started

import { blue } from '@shakesco/web/colors';
import { Box } from '@shakesco/web';

function App() {
  return <Box sx={{ color: blue.A100 }}>Hello World</Box>;
}
0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

0.0.1-16

1 year ago

0.0.1-15

1 year ago

0.0.1-14

1 year ago

0.0.1-13

1 year ago

0.0.1-12

1 year ago

0.0.1-11

1 year ago

0.0.1-10

1 year ago

0.0.1-9

1 year ago

0.0.1-8

1 year ago

0.0.1-7

1 year ago

0.0.1-6

1 year ago

0.0.1-5

1 year ago

0.0.1-4

1 year ago

0.0.1-3

1 year ago

0.0.1-2

1 year ago

0.0.1-1

1 year ago

0.0.0-2

1 year ago

0.0.0-1

1 year ago

0.0.0

1 year ago