Skip to content

v2.0.0

Compare
Choose a tag to compare
@roydebangshu roydebangshu released this 24 Mar 13:15
· 12 commits to master since this release

Changes in Import plugin declaration

Add the plugin to the plugins array in your Tailwind configuration file (tailwind.config.js).

plugins: [
  require('tailwindcss-textShadow')
]