0.0.3 • Published 3 years ago
@shakesco/web v0.0.3
@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
3 years ago
0.0.2
3 years ago
0.0.1
3 years ago
0.0.1-16
3 years ago
0.0.1-15
3 years ago
0.0.1-14
3 years ago
0.0.1-13
3 years ago
0.0.1-12
3 years ago
0.0.1-11
3 years ago
0.0.1-10
3 years ago
0.0.1-9
3 years ago
0.0.1-8
3 years ago
0.0.1-7
3 years ago
0.0.1-6
3 years ago
0.0.1-5
3 years ago
0.0.1-4
3 years ago
0.0.1-3
3 years ago
0.0.1-2
3 years ago
0.0.1-1
3 years ago
0.0.0-2
3 years ago
0.0.0-1
3 years ago
0.0.0
3 years ago