We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51dc4fb commit 2ea45a9Copy full SHA for 2ea45a9
README.md
@@ -44,7 +44,7 @@ Add the plugin to the `plugins` array in your Tailwind configuration file `(tail
44
45
```javascript
46
plugins: [
47
- require('tailwindcss-textShadow')
+ require('tailwindcss-textshadow')
48
]
49
```
50
> :beer: **Congratulations! You are ready to use `text-shadow` in your project.**
0 commit comments