Skip to content

Instantly share code, notes, and snippets.

@petyosi
Created February 9, 2018 13:53
Show Gist options
  • Save petyosi/bf4d77753ea7e038eaeca571874cb0be to your computer and use it in GitHub Desktop.
Save petyosi/bf4d77753ea7e038eaeca571874cb0be to your computer and use it in GitHub Desktop.
import Vue from "vue";
import App from "./App";
import "../node_modules/ag-grid/dist/styles/ag-grid.css";
import "../node_modules/ag-grid/dist/styles/ag-theme-fresh.css";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment