Created
February 9, 2018 13:53
-
-
Save petyosi/bf4d77753ea7e038eaeca571874cb0be to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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