@ridi/rsg
TypeScript icon, indicating that this package has built-in type declarations

2.0.18 • Public • Published

RSG

npm (scoped) Build Status

Ridi Style Guide. Includes common style assets used in Ridibooks store. https://rsg.ridicorp.com/

Development

  1. Install dependencies

    $ yarn install
  2. Run component explorer

    $ yarn build:watch
    $ yarn storybook

    or

    $ yarn styleguide

Usage

Iconfont

You can import lessfile and override font path variable.

@import "less/ridi-icon.less";
@ridi-iconfont-path: "customPath/";

RUI

You can import lessfiles and override path variables for iconfont and image sources.

@import "less/rui.less";
@ridi-iconfont-path: "customPathToIconfontFolder/";
@rui-images-path: "customPathToImagesFolder/";

Publish

If any tag is pushed to master branch, the package is published to NPM automatically by Travis CI.

There is an issue that Travis CI does not report deploy failure. So we should manually check the failure in Travis CI's console if the package is not updated on NPM after the deploy process is finished.

Readme

Keywords

none

Package Sidebar

Install

npm i @ridi/rsg

Weekly Downloads

277

Version

2.0.18

License

MIT

Unpacked Size

2.48 MB

Total Files

401

Last publish

Collaborators

  • hw.choi
  • simulacre7
  • ys.yoon
  • lowfront
  • mando212
  • khinenw
  • davin.ahn
  • ridicorp
  • m0ai
  • ridi-junhee