Skip to content

Commit

Permalink
Merge pull request #23 from javiereguiluz/patch-1
Browse files Browse the repository at this point in the history
[Doc] Fix minor syntax issues
  • Loading branch information
bocharsky-bw authored Sep 1, 2023
2 parents 804b82c + 50ccd85 commit 14794cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ Tailwind CSS for Symfony!
=========================

This bundle makes it easy to use `Tailwind CSS <https://tailwindcss.com/>`_ with
Symfony's `AssetMapper Component <https://symfony.com/doc/current/frontend/asset_mapper.html>`
Symfony's `AssetMapper Component <https://symfony.com/doc/current/frontend/asset_mapper.html>`_
(no Node required!).

- Automatically downloads the correct `standalone Tailwind CSS binary <https://tailwindcss.com/blog/standalone-cli>`;
- Automatically downloads the correct `standalone Tailwind CSS binary <https://tailwindcss.com/blog/standalone-cli>`_;
- Adds a ``tailwind:build`` command to build & watch for changes;
- Transparently swaps in the compiled CSS.

Expand Down

0 comments on commit 14794cb

Please sign in to comment.