Skip to content

Commit 2765927

Browse files
committed
add more tags for testing
1 parent 14d476d commit 2765927

1 file changed

Lines changed: 11 additions & 1 deletion

File tree

src/data/resources/css.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,17 @@
99
{
1010
"title": "Tailwind Official Docs",
1111
"url": "https://tailwindcss.com",
12-
"tags": ["css", "official docs", "tailwind", "test1", "test2", "test3"]
12+
"tags": [
13+
"css",
14+
"official docs",
15+
"tailwind",
16+
"test1",
17+
"test2",
18+
"test3",
19+
"test4",
20+
"test5",
21+
"test6"
22+
]
1323
},
1424
{
1525
"title": "CSS Flexbox Layout Guide",

0 commit comments

Comments
 (0)