From 5d1f615c14de864e6d2d8777406fa4198802a489 Mon Sep 17 00:00:00 2001 From: Cagatay Civici Date: Sat, 7 Oct 2023 16:04:27 +0300 Subject: [PATCH] Updated styling docs --- components/doc/DocSectionCode.vue | 2 +- .../CSSLayerDoc.vue} | 6 +- .../{CustomizationDoc.vue => PresetDoc.vue} | 0 doc/tailwind/SetupDoc.vue | 117 +++++++++++++++--- doc/theming/ArchitectureDoc.vue | 2 +- doc/theming/BuiltInThemesDoc.vue | 2 +- pages/tailwind/index.vue | 39 +++--- pages/theming/index.vue | 6 - 8 files changed, 127 insertions(+), 47 deletions(-) rename doc/{theming/TailwindDoc.vue => tailwind/CSSLayerDoc.vue} (55%) rename doc/tailwind/{CustomizationDoc.vue => PresetDoc.vue} (100%) diff --git a/components/doc/DocSectionCode.vue b/components/doc/DocSectionCode.vue index d69a3e4c8..0dabcb0a5 100644 --- a/components/doc/DocSectionCode.vue +++ b/components/doc/DocSectionCode.vue @@ -80,7 +80,7 @@ > -
+