Download the PHP package webtourismus/tailwindcss-cli without Composer
On this page you can find all versions of the php package webtourismus/tailwindcss-cli. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download webtourismus/tailwindcss-cli
More information about webtourismus/tailwindcss-cli
Files in webtourismus/tailwindcss-cli
Download webtourismus/tailwindcss-cli
More information about webtourismus/tailwindcss-cli
Files in webtourismus/tailwindcss-cli
Vendor webtourismus
Package tailwindcss-cli
Short Description Standalone binary CLI executable of Tailwind CSS for Linux x64 systems. Patched version including postcss-import and postcss-nested.
License MIT
Homepage https://tailwindcss.com/blog/standalone-cli
Package tailwindcss-cli
Short Description Standalone binary CLI executable of Tailwind CSS for Linux x64 systems. Patched version including postcss-import and postcss-nested.
License MIT
Homepage https://tailwindcss.com/blog/standalone-cli
Please rate this library. Is it a good library?
Informations about the package tailwindcss-cli
Use Tailwind CSS without Node.js
This is a patched version of the standalone CLI build of Tailwind CSS for Linux x64 systems, easily installable as a composer package. Contrary to the default CLI, this patched version also includes postcss-import and postcss-nested bundled inside the CLI executable.
- Install with
composer require webtourismus/tailwindcss-cli
- Execute with
./vendor/bin/tailwindcss
- (optional) If you want to use import and/or nesting in your CSS source file, use the
--postcss
parameter to specify your PostCSS config file.
Usage example:
Example postcss.config.js
file with import and nesting enabled:
See tailwindcss.com/blog/standalone-cli for more instructions.
See tailwindcss.com/docs/using-with-preprocessors for PostCSS options.
All versions of tailwindcss-cli with dependencies
PHP Build Version
Package Version
No informations.
The package webtourismus/tailwindcss-cli contains the following files
Loading the files please wait ....