Skip to content

Files

Latest commit

 

History

History
18 lines (13 loc) · 396 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 396 Bytes

shimming-and-css-example

An example how to shim jquery and "fix" a required css from npm

import "jstree/dist/jstree.js";
import "jstree/dist/themes/default/style.css";

FuseBox will automatically copy resources from the target css jstree/dist/themes/default/style.css re-write paths and create css-resources folder

npm install
node fuse

Visit http://localhost:7775/