1
0
Fork 0

feat: Added studio to monorepo

This commit is contained in:
joostdecock 2025-04-21 18:20:52 +02:00 committed by Joost De Cock
parent c17b58f141
commit 02f841c570
177 changed files with 2467 additions and 2118 deletions

View file

@ -24,7 +24,7 @@ export function BareLayout({
children = null,
footer = false,
noHeader = false,
className = 'tw-bg-transparent tw-p-0 tw-m-0',
className = 'tw:bg-transparent tw:p-0 tw:m-0',
title = 'FreeSewing.org',
description = 'Free bespoke sewing patterns',
}) {