mirror of
https://github.com/logos-messaging/docs.waku.org.git
synced 2026-08-26 20:11:12 +00:00
add: prettier
* fix: build Signed-off-by: danisharora099 <danisharora099@gmail.com> * add: prettier & write files Signed-off-by: danisharora099 <danisharora099@gmail.com> * setup: pre commit hook to run tsc & prettier Signed-off-by: danisharora099 <danisharora099@gmail.com> * rm: prettierrc Signed-off-by: danisharora099 <danisharora099@gmail.com> * sign commmit Signed-off-by: danisharora099 <danisharora099@gmail.com> Signed-off-by: danisharora099 <danisharora099@gmail.com>
This commit is contained in:
+3
-3
@@ -23,7 +23,7 @@
|
||||
/*--ifm-font-size-base: 90%;*/
|
||||
}
|
||||
|
||||
[data-theme='dark'] {
|
||||
[data-theme="dark"] {
|
||||
--ifm-color-primary: #f3ddc3;
|
||||
--ifm-color-primary-dark: #ecc89e;
|
||||
--ifm-color-primary-darker: #e8be8c;
|
||||
@@ -36,6 +36,6 @@
|
||||
--ifm-heading-color: #faf2e8;
|
||||
}
|
||||
|
||||
.docSidebarContainer_node_modules-\@docusaurus-theme-classic-lib-theme-DocPage-Layout-Sidebar-styles-module{
|
||||
.docSidebarContainer_node_modules-\@docusaurus-theme-classic-lib-theme-DocPage-Layout-Sidebar-styles-module {
|
||||
/*border: none !important;*/
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user