mirror of
https://github.com/chinchang/web-maker.git
synced 2025-10-12 20:15:10 +02:00
add tailwind2 template
This commit is contained in:
@@ -15,9 +15,14 @@ export default [
|
||||
title: 'Preact',
|
||||
img: 'assets/preact-logo.svg'
|
||||
},
|
||||
{
|
||||
id: 'tailwind2',
|
||||
title: 'Tailwind CSS 2',
|
||||
img: 'assets/tailwind-logo.svg'
|
||||
},
|
||||
{
|
||||
id: 'tailwind',
|
||||
title: 'Tailwind CSS',
|
||||
title: 'Tailwind CSS 3',
|
||||
img: 'assets/tailwind-logo.svg'
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user