-
-
Couldn't load subscription status.
- Fork 725
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
I am using @nuxt/content-theme-docs to create a documentation. And I have a few questions.
- Isn't there a standard style for titles etc?
- How do I replace the rendering of the HTML elements?
- My css file is not loading, what could be happening?
// nuxt.config.js
import theme from '@nuxt/content-theme-docs'
export default theme({
docs: {
primaryColor: '#2980b9'
},
css: ['~/assets/css/main.css']
})changemyminds
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested