diff --git a/assets/data/news.json b/assets/data/news.json index 4f15ee406..65337897b 100644 --- a/assets/data/news.json +++ b/assets/data/news.json @@ -1,6 +1,6 @@ { "id": 60, - "content": "Introducing the new Styled Mode Theming", + "content": "Introducing the all-new Styled Mode", "linkText": "Learn More", - "linkHref": "http://primevue.org/theming" + "linkHref": "http://primevue.org/theming/styled" } diff --git a/assets/menu/menu.json b/assets/menu/menu.json index 360dc56cc..ebc369ad1 100644 --- a/assets/menu/menu.json +++ b/assets/menu/menu.json @@ -47,10 +47,6 @@ { "name": "Auto Import", "to": "/autoimport" - }, - { - "name": "CSS Layer", - "to": "/csslayer" } ] }, diff --git a/doc/csslayer/BootstrapDoc.vue b/doc/csslayer/BootstrapDoc.vue deleted file mode 100644 index 792b3f45e..000000000 --- a/doc/csslayer/BootstrapDoc.vue +++ /dev/null @@ -1,23 +0,0 @@ - - - diff --git a/doc/csslayer/NormalizeDoc.vue b/doc/csslayer/NormalizeDoc.vue deleted file mode 100644 index 644230f57..000000000 --- a/doc/csslayer/NormalizeDoc.vue +++ /dev/null @@ -1,23 +0,0 @@ - - - diff --git a/doc/csslayer/TailwindDoc.vue b/doc/csslayer/TailwindDoc.vue deleted file mode 100644 index 21ff2bc95..000000000 --- a/doc/csslayer/TailwindDoc.vue +++ /dev/null @@ -1,33 +0,0 @@ - - - diff --git a/doc/theming/styled/CSSLayerDoc.vue b/doc/theming/styled/CSSLayerDoc.vue deleted file mode 100644 index a4c9e2788..000000000 --- a/doc/theming/styled/CSSLayerDoc.vue +++ /dev/null @@ -1,22 +0,0 @@ - - - diff --git a/doc/theming/styled/ColorsDoc.vue b/doc/theming/styled/ColorsDoc.vue index 278a03546..ebca3a753 100644 --- a/doc/theming/styled/ColorsDoc.vue +++ b/doc/theming/styled/ColorsDoc.vue @@ -6,8 +6,8 @@