0.0.22 • Published 5 years ago

@weblake.io/styled v0.0.22

Weekly downloads
1
License
ISC
Repository
bitbucket
Last release
5 years ago

@weblake.io/styled

lerna

Styled of https://weblake.io

Installation

npm install weblake-ui/styled

Usage

import styled from '@weblake.io/styled';

const Playground = styled.div`
  // css
`;