Skip to content

Commit 581a706

Browse files
committed
Boho theme added
1 parent c1f27cc commit 581a706

11 files changed

Lines changed: 463 additions & 145 deletions

public/build/assets/app-C4KJdfXE.css

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/build/assets/app-D7Fwa7ke.css

Lines changed: 0 additions & 2 deletions
This file was deleted.

public/build/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
"src": "node_modules/@fontsource/bebas-neue/files/bebas-neue-latin-ext-400-normal.woff2"
182182
},
183183
"resources/css/app.css": {
184-
"file": "assets/app-D7Fwa7ke.css",
184+
"file": "assets/app-C4KJdfXE.css",
185185
"name": "app",
186186
"names": [
187187
"app.css"

public/r/font-bebas-neue.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
33
"name": "font-bebas-neue",
4-
"title": "Fonts Bebas Neue",
4+
"title": "Font Bebas Neue",
55
"author": "designbycode",
66
"meta": {
77
"category": "fonts",

public/r/font-caveat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
33
"name": "font-caveat",
4-
"title": "Fonts Caveat",
4+
"title": "Font Caveat",
55
"author": "designbycode",
66
"meta": {
77
"category": "fonts",

public/r/font-fira-mono.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
3+
"name": "font-fira-mono",
4+
"title": "Font Fira Mono",
5+
"author": "designbycode",
6+
"meta": {
7+
"category": "fonts",
8+
"version": "1.0.0"
9+
},
10+
"type": "registry:font",
11+
"font": {
12+
"family": "'Fira Mono', monospace",
13+
"provider": "google",
14+
"import": "FiraMono",
15+
"variable": "--font-sans",
16+
"subsets": [
17+
"latin"
18+
],
19+
"dependency": "@fontsource/fira-mono"
20+
}
21+
}

public/r/font-inter.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
33
"name": "font-inter",
4-
"title": "Fonts Inter",
4+
"title": "Font Inter",
55
"author": "designbycode",
66
"meta": {
77
"category": "fonts",

public/r/font-playfair-display.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://ui.shadcn.com/schema/registry-item.json",
33
"name": "font-playfair-display",
4-
"title": "Fonts Playfair Display",
4+
"title": "Font Playfair Display",
55
"author": "designbycode",
66
"meta": {
77
"category": "fonts",

0 commit comments

Comments
 (0)