GoodData CSS Style Guide


Keywords
stylelint, config
License
MIT
Install
npm install @gooddata/stylelint-config@4.0.1-alpha-scavnickyj-jsc-fet-464-2020-07-15T10-42-05-732Z

Documentation

@gooddata/stylelint-config

Usage

Add and install the library as development dependency:

yarn install --save-dev @gooddata/stylelint-config

Modify your .stylelintrc configuration file:

{
  "extends": ["@gooddata/stylelint-config"]
}

Development

Install Node.js and Yarn.

Install dependencies:

yarn install --frozen-lockfile

Library release

Package publishing is done via Jenkins Job:

https://checklist.intgdc.com/job/client-libs/job/gooddata-css-style-release/

License

Copyright © GoodData Corporation 2019-2022, All rights reserved

No license granted. Unauthorized copying, modification, distribution, or use of this file is strictly prohibited.