Skip to content

fuse-box/shimming-and-css-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published