From 1a46dd304624b49fbbcb070686e696e9ee57dd13 Mon Sep 17 00:00:00 2001 From: Enzo Innocenzi Date: Fri, 13 Nov 2020 17:18:55 +0100 Subject: [PATCH] add(plugins): official Aspect Ratio and Forms (#321) And deprecate Custom Forms, since Forms is its successor. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a629417..93f84c2 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,8 @@ **Legend**: 馃挋 Official plugin 路 馃帹 Theming 路 馃捈 Utilities 路 馃К Variants 路 馃З Components 路 馃洃 Deprecated - 馃挋馃З [Typography](https://github.com/tailwindlabs/tailwindcss-typography) - Adds a `prose` class for beautiful typographic defaults. -- 馃挋馃З [Custom Forms](https://github.com/tailwindlabs/tailwindcss-custom-forms) - Adds better default styles to form elements. +- 馃挋馃捈 [Aspect Ratio](https://github.com/tailwindlabs/tailwindcss-aspect-ratio) - Adds composable aspect ratio utilities. +- 馃挋 [Forms](https://github.com/tailwindlabs/tailwindcss-forms) - Adds better default styles to form elements. - 馃帹馃К [Theming](https://github.com/innocenzi/tailwindcss-theming) - Theming using CSS variables, with dark mode support. - 馃帹馃К [Theme Variants](https://github.com/JakeNavith/tailwindcss-theme-variants) - Adds them variants based on media queries and/or CSS selectors. - 馃帹馃К [Multi Theme](https://github.com/estevanmaito/tailwindcss-multi-theme) - Adds theme variants based on a single `theme` property. @@ -139,6 +140,7 @@ - 馃洃馃К [CSS Alpha Colors](https://github.com/soueuls/tailwind-color-alpha) - Adds opacity variants to existing colors. - 馃洃馃З [Spinner](https://github.com/aniftyco/tailwindcss-spinner) - Adds a spinner component. - 馃洃馃З [Spaced Items](https://github.com/n1kk/tailwindcss-spaced-items) - Adds `spaced` components that add fixed margins to all container items. +- 馃洃馃З馃挋 [Custom Forms](https://github.com/tailwindlabs/tailwindcss-custom-forms) - Adds better default styles to form elements. ## Tools