mrdocs::Config::noDefaultStyles Disable the bundled default stylesheet Synopsis Declared in <mrdocs/ConfigSchema.hpp> bool noDefaultStyles = false; Description When set to true, the bundled stylesheet is not applied. Combine with an empty stylesheets list to emit no styles at all. Created with MrDocs