Skip to content

Commit

Permalink
chore: adding 3D CSS editor to UI Generators sub-category in frontend (
Browse files Browse the repository at this point in the history
…#1666)

* MarquisTheCoder: feat: adding 3d css editor to ui generators category Thu Sep 14 23:42:52 CDT 2023

* MarquisTheCoder: [FIX] Changed the CSS generator to one that has SSL. Sun Sep 17 14:15:31 CDT 2023
  • Loading branch information
MarquisTheCoder authored Sep 18, 2023
1 parent b5b2464 commit fa8fad2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions database/frontend/ui-generators.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,5 +187,12 @@
"url": "https://chakra-ui.com/",
"category": "frontend",
"subcategory": "UI Generators"
},
{
"name": "CSS Portal",
"description":"A platform where you can generate 3D UI components based on CSS.",
"url" : "https://www.cssportal.com/css-3d-transform-generator/",
"category": "frontend",
"subcategory": "UI Generators"
}
]

1 comment on commit fa8fad2

@vercel
Copy link

@vercel vercel bot commented on fa8fad2 Sep 18, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.