diff options
Diffstat (limited to 'www/tailwindcss3/pkg-descr')
-rw-r--r-- | www/tailwindcss3/pkg-descr | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/www/tailwindcss3/pkg-descr b/www/tailwindcss3/pkg-descr new file mode 100644 index 000000000000..fc8ac873069e --- /dev/null +++ b/www/tailwindcss3/pkg-descr @@ -0,0 +1,10 @@ +Tailwind CSS is a utility-first CSS framework for rapidly building custom +user interfaces. This port comprises Tailwind CSS along with commonly used +related packages via npm: + +- tailwindcss: the core framework +- postcss: optimise resulting CSS +- @tailwindcss/forms: official CSS forms plugin +- daisyui: component library + +The packages are installed globally and can be used from the command line. |