Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Commit 2fefdd8a authored by Plumtree3D's avatar Plumtree3D
Browse files

fix: removed unsupported comment

parent 9eaddd1b
No related branches found
No related tags found
1 merge request!6Resolve "fix: unknown word in css layout"
:root {
// default theme color
// can be overrided by uses `themeConfig` option
--slidev-theme-primary: #5d8392;
--slidev-theme-secondary: red;
--slidev-theme-primary: #fb7756;
--slidev-theme-secondary: #cc7b4b;
--slidev-theme-code: white;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment