Skip to content

React

react-components

Info

GitHub NPM TS

This package includes:

Demo and Storybook

Quick Start

  1. npm i @grandlinex/react-components
  2. Include style file in your main render file (CSS or SCSS)
    // CSS
    import '@grandlinex/react-components/css/style.css';
    // OR SCSS
    import '@grandlinex/react-components/style/style.scss';
    
  3. By default, the dark theme is enabled, to use the light theme add the following class glx-theme-light to your main container.
  4. Done 🎉

react-icons

Info

GitHub NPM TS

This package includes: