From 4e2b13db1c83c9a67c328bc30a6dfc9dfe73a6d6 Mon Sep 17 00:00:00 2001 From: Mustafa Online Date: Thu, 19 Nov 2020 11:19:25 +0200 Subject: [PATCH] remove alpha phrase. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index fb8bf3f..74d3ec2 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A plugin that provides a basic reset for form styles that makes form elements ea ## Installation -> Note that @tailwindcss/forms is designed for Tailwind CSS v2.0, which is currently in alpha. +> Note that @tailwindcss/forms is designed for Tailwind CSS v2.0. Install the plugin from npm: @@ -71,4 +71,4 @@ Every element has been normalized/reset to a simple visually consistent style th ``` -More customization examples and best practices coming soon. \ No newline at end of file +More customization examples and best practices coming soon.