Skip to content

Instantly share code, notes, and snippets.

@krstivoja
Created March 6, 2024 17:12
Show Gist options
  • Save krstivoja/ee18039db20d02af5717557194186f3b to your computer and use it in GitHub Desktop.
Save krstivoja/ee18039db20d02af5717557194186f3b to your computer and use it in GitHub Desktop.
import animations from 'https://esm.sh/@midudev/tailwind-animations@0.0.7';
export default {
plugins: [
animations
],
corePlugins: {
preflight: true
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment