JSPM

  • Created
  • Published
  • Downloads 52412
  • Score
    100M100P100Q204394F
  • License MIT

Buffetjs Styles - The styling solution of Buffetjs

Package Exports

  • @buffetjs/styles

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@buffetjs/styles) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Buffetjs Styles

Getting Started

Installation

Using yarn

yarn add @buffetjs/styles
# Install the required dependencies
yarn add lodash prop-types react react-dom react-router-dom styled-components

or npm

npm install @buffetjs/styles --save
# Install the required dependencies
npm install lodash prop-types react react-dom react-router-dom styled-components --save