Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit 43d246a

Browse files
committed
Rename tailwindcss to windicss
1 parent 858be54 commit 43d246a

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

examples/tailwindcss/aleph.config.ts renamed to examples/windicss/aleph.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import type { Config } from 'aleph/types'
2-
import windicss from 'https://deno.land/x/[email protected].1/plugin.ts'
2+
import windicss from 'https://deno.land/x/[email protected].2/plugin.ts'
33

44
export default <Config>{
55
plugins: [windicss]
File renamed without changes.

0 commit comments

Comments
 (0)