https://github.com/miketromba/css.glass
The Glassmorphism CSS Generator (css.glass)
https://github.com/miketromba/css.glass
css glassmorphism glassmorphism-css nuxt vue vuejs
Last synced: 4 months ago
JSON representation
The Glassmorphism CSS Generator (css.glass)
- Host: GitHub
- URL: https://github.com/miketromba/css.glass
- Owner: miketromba
- Created: 2021-01-14T14:19:06.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2025-09-15T20:18:33.000Z (9 months ago)
- Last Synced: 2025-09-15T22:09:56.491Z (9 months ago)
- Topics: css, glassmorphism, glassmorphism-css, nuxt, vue, vuejs
- Language: Vue
- Homepage: https://css.glass
- Size: 3.01 MB
- Stars: 371
- Watchers: 2
- Forks: 9
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# glassmorphism-generator
## 👉 _Introducing: [UXCanvas.ai](https://uxcanvas.ai?utm_source=cssglass)_ - The AI-powered UI/UX Design Agent.
Just tell the agent your idea and watch as it brings it to life in real time.
Try it for free at [UXCanvas.ai](https://uxcanvas.ai?utm_source=cssglass) and let me know what you think!
---
## Build Setup
```bash
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
```
For detailed explanation on how things work, check out [Nuxt.js docs](https://nuxtjs.org).