-
Hello guys! I'm using the MaterialUI Lib, with React Hook Form and FormMask, but my input is disappearing. This is how i'm using it:
**Form page:**
```tsx
const schema = yup
.object({
n…
-
Currently, the default behavior for the content pseudo-elements (`::view-transition-old` and `::view-transition-new`) is to animate to/from `opacity: 0`. This is usually sufficient, and customizable b…
noamr updated
2 months ago
-
Hi.
After installing Quasar in my nuxt v2.9.1 project with:
`npm install --save nuxt-quasar`
and modifying nuxt.conf.js according to the doc, I try to start the project again with:
`npm run de…
-
Instead of video editing, to achieve some text effects it might be useful to use CSS. The general idea is to split the text into cards smh, then translate these cards by CSS with rotation and displace…
-
https://drafts.csswg.org/css-backgrounds-3/#the-background-image defines background-image to be not animatable (though browsers animate some values of it anyway).
`cross-fade()` is defined in https:/…
-
### Description
Currently, the rating section in the project displays static content for the number of reviews and the overall rating. To make this section more engaging and user-friendly, implement …
-
### Describe the bug
I have an existing Next.js 14 project I'd like to add shadcn to. But whenever I try to initialize it with `npx shadcn@latest init`, it has this error: `Unknown command: "instal…
-
### Describe The Bug
From the docs, we can set
`--animate-duration: 0.7s;`
per each element, but let me know if we able to do the same for
`--animate-delay: 10s;`
right now it only works for …
-
A logo would be great for a student who is inspired to get creative
It would be a great learning experience to try and build the logo using SVG or CSS animations. [For example](http://codepen.io/devy…
-
Here are some inspirations: https://www.letsbuildui.dev/articles/how-to-animate-borders-in-css/