1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-10-12 20:15:10 +02:00

add tailwind template

This commit is contained in:
Kushagra Gour
2024-04-15 10:46:06 +05:30
parent 755f311452
commit 30d007afa2
3 changed files with 38 additions and 0 deletions

View File

@@ -15,6 +15,11 @@ export default [
title: 'Preact',
img: 'assets/preact-logo.svg'
},
{
id: 'tailwind',
title: 'Tailwind CSS',
img: 'assets/tailwind-logo.svg'
},
{
id: 'kontra-game-engine',
title: 'Kontra Game Engine',