Skip to content

Commit

Permalink
Uddate: Update keep theme file applicable extention.
Browse files Browse the repository at this point in the history
  • Loading branch information
moshiur01 committed Nov 3, 2024
1 parent 6cffd9c commit 130812e
Show file tree
Hide file tree
Showing 20 changed files with 2 additions and 624 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ import { keepTheme } from "keep-vue/keepTheme";

const config = {
content: ["./index.html", "./src/**/*.{vue,js,ts,jsx,tsx}"],
darkMode: "selector",
theme: {
extend: {},
},
Expand All @@ -78,7 +77,6 @@ import type { Config } from 'tailwindcss'
import { keepTheme } from "keep-vue/keepTheme";
const config : Config = {
content: ['./index.html', './src/**/*.{vue,js,ts,jsx,tsx}'],
darkMode: 'selector',
theme: {
extend: {}
},
Expand Down
29 changes: 0 additions & 29 deletions components/content/docs/layout/column/LayoutOne.vue

This file was deleted.

47 changes: 0 additions & 47 deletions components/content/docs/layout/column/LayoutTwo.vue

This file was deleted.

69 changes: 0 additions & 69 deletions components/content/docs/layout/column/layoutCode.ts

This file was deleted.

This file was deleted.

8 changes: 0 additions & 8 deletions components/content/docs/layout/container/ContainerCenter.vue

This file was deleted.

51 changes: 0 additions & 51 deletions components/content/docs/layout/container/ContainerContent.vue

This file was deleted.

81 changes: 0 additions & 81 deletions components/content/docs/layout/container/ContainerData.ts

This file was deleted.

This file was deleted.

60 changes: 0 additions & 60 deletions components/content/docs/layout/flex/flexCode.ts

This file was deleted.

Loading

0 comments on commit 130812e

Please sign in to comment.