mirror of
https://github.com/netbox-community/netbox.git
synced 2024-05-10 07:54:54 +00:00
4 lines
176 B
SCSS
4 lines
176 B
SCSS
|
// Rather than use CDNs to include GraphiQL dependencies, import and bundle the dependencies so
|
||
|
// they can be locally served.
|
||
|
@import '../node_modules/graphiql/graphiql.css';
|