From 272a8a937ac7af5a44369f583d609576c9ba415c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ant=C3=B3nio=20Gon=C3=A7alves?= <94224806+acgtwentyone@users.noreply.github.com> Date: Sat, 28 May 2022 16:57:51 -0100 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index adf5f6a..d3c6fc6 100644 --- a/README.md +++ b/README.md @@ -122,3 +122,7 @@ plugins: [ When using the `base` strategy, form elements are styled globally, and no `form-{name}` classes are generated. When using the `class` strategy, form elements are not styled globally, and instead must be styled using the generated `form-{name}` classes. + +## License + +@tailwindcss/forms is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.