/*
The order matches swagger-ui dist/index.html;
Rails automatically handles .css and .css.erb files
*/
@import "typography";
@import "reset";
@import "screen";
/*
These are loaded by views/dpn_swagger_engine/swaggers/show.html.erb, but only
for 'print' media.
@import "reset";
@import "print";
*/