1.2.0 • Published 9 months ago

@vuestic/ag-grid-theme v1.2.0

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

Documentation

Information about styles and examples are available on vuestic.dev

For more information about AG Grid for Vue 3, visit ag-grid.com

Installation

  1. Install package

    npm

    npm i @vuestic/ag-grid-theme

    yarn

    yarn add @vuestic/ag-grid-theme
  2. Import styles to project via entry js/ts file:
    import '@vuestic/ag-grid-theme'
    or via a scss:
    @import "@vuestic/ag-grid-theme";

License

MIT license