New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@casoon/tailwindcss-micro-interactions

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@casoon/tailwindcss-micro-interactions

Micro-interactions and subtle animations for Tailwind CSS v4

latest
npmnpm
Version
0.8.5
Version published
Maintainers
1
Created
Source

@casoon/tailwindcss-micro-interactions

CSS-first Tailwind v4 micro-interactions (hover, focus, active) and subtle effects as @utility classes.

  • Import
@import "tailwindcss";
@import "@casoon/tailwindcss-micro-interactions";
  • Use
<button class="cs-focus-scale-105 cs-elev-2 forced-colors:cs-focus-ring-2">Click</button>
  • Variants
    • motion-safe, motion-reduce, contrast-more, forced-colors, dark, light

Notes

  • Fallbacks for :focus-visible are included via @supports.
  • Effects and media guards are scoped per utility for optimal tree‑shaking.

FAQs

Package last updated on 19 Sep 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts