Move all files to workshop-tailwind-css/demo/florida-drupalcamp/

This commit is contained in:
Oliver Davies 2025-10-02 23:40:19 +01:00
parent 0da8b14a52
commit fc8813a5c9
49 changed files with 0 additions and 0 deletions

View file

@ -0,0 +1,11 @@
Tailwind CSS Workshop
#####################
Local web server
================
Run the following command to start a local web server. Going to that URL in your browser should show you the example page.
.. code::
php -S 127.0.0.1:8000 -t public