You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nathan Reid edited this page Jun 21, 2016
·
1 revision
If you have CSS files in your project that aren't CSS modules (for example, bootstrap), you can make them work by adding them to the passthroughPaths option:
"passthroughPaths": [ "bootstrap.css" ]
The property takes a wildcard, so you can get as specific as you like: