¡Añade autenticación en tu web en minutos!
Esta nueva biblioteca es super fácil de usar.
✓ Gratis y de código abierto
✓ React, Vue, Astro, Next.js, Nuxt...
✓ Proveedores: X, GitHub, Meta, Google, Discord y más
$ npm install better-auth
You can create CSS-only scroll indicators without new APIs 🤙
.scroller {
background: var(--cover) local, var(--shadow) scroll;
}
background-attachment: local makes a background scroll with its content. Use that to cover a shadow ⭐️
Neat little trick! 🫶
You can create the outer radius with CSS alone and no SVG 🤙
1. Create 2 elements 2x the radius size
2. Pin each side
3. Clip segment: clip-path: inset(50% 50% 0 0)
4. Radial gradient mask a pseudo
5. Border the other
6. Flip one side with scale: -1 1;
Easier to watch 👇😅
Star Citizen game pack GIVEAWAY with Gatac Syulen LTI , 2 x paint and game digital download.
For entry to giveaway just:
1. Like this post
2. RT this post
Good luck everyone !
#StarCitizen#giveaway#gaming
3D CSS image slider works well on device 🤙
li {
--item-width: clamp(120px, 20vmin, 12rem);
--radius: calc(
(var(--item-width) / sin(var(--inner-angle))) * -1
);
}
It's cool how you can use a clamped value with "calc"
#tinyCSStip You may have seen some of my demos using this on @CodePen already.
Pure CSS halftone effect in 3 declarations:
✨ background layering a pattern and a map
✨ blend mode multiplication of the two layers
✨ contrast bump up to push all greys to either black or white
💥 10 Principles of Motion Design
1. Timing, spacing, & rhythm
2. Eases
3. Mass & weight
4. Anticipation
5. Arcs
6. Squash, stretch, & smears
7. Follow through & overlapping action
8. Exaggeration
9. Secondary or layered animation
10. Appeal
By @jrcanest#design#animation#ux
The new syntax is this:
ul::after {
position-anchor: var(--anchor); /* anchor-default */
inset:
anchor(top)
anchor(right)
anchor(bottom)
anchor(left);
}
Can't edit the post as soon as it has a reply 🤦♂️ Sorry about that 🙏
Si necesitas iconos, aquí los tienes TODOS.
¡En SVG, de código abierto y gratuitos!
✓ Disponibles por colecciones
✓ Personaliza el color y grosor de cada uno
✓ Para usar en React, Vue, Angular, Vue o Tailwind
Ideal para programadores y diseñadores
→ https://t.co/FBnQoFPTDo