1.2.0 • Published 9 months ago
@vuestic/ag-grid-theme v1.2.0
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
- Install package
npm
npm i @vuestic/ag-grid-theme
yarn
yarn add @vuestic/ag-grid-theme
- Import styles to project via entry js/ts file:
or via a scss:import '@vuestic/ag-grid-theme'
@import "@vuestic/ag-grid-theme";
License
MIT license