netbox/netbox/project-static/netbox-graphiql/graphiql.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';