@scenso/styleguide

1.0.2 • Public • Published

@scenso/styleguide

npm version npm downloads Circle CI Codecov Dependencies Standard JS

Styleguide intégration for Scenso.tv Nuxt Plateform

📖 Release Notes

Setup

  1. Add @scenso/styleguide dependency with yarn or npm into your project
  2. Add @scenso/styleguide to modules section of nuxt.config.js
  3. Configure it:
{
  modules: [
    // Simple usage
    '@scenso/styleguide',

    // With options
    ['@scenso/styleguide', { /* module options */ }],
 ]
}
  • Add node-sass sass-loader in your dev dependency using yarn or npm to your project

Development

  1. Clone this repository
  2. Install dependencies using yarn install or npm install
  3. Start development server using npm run dev

License

MIT License

Copyright (c) OlivierBelaud

Readme

Keywords

none

Package Sidebar

Install

npm i @scenso/styleguide

Repository

github.com/

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

379 kB

Total Files

85

Last publish

Collaborators

  • olivierbel