kube-design
kube-design copied to clipboard
Custom style is not work when use loading on demand
Style that loading on demand will override the custom style I use.
How did you import and customize the styles?
You might just import your custom styles after the main.scss
import '@kube-design/components/esm/styles/main.scss'
import 'scss/main.scss'