Add Tailwind workshop slides
This commit is contained in:
parent
7e82c2fd7e
commit
be9513edc6
78 changed files with 1154 additions and 0 deletions
28
workshop-tailwind-css/sections/task-8-responsive.rst
Normal file
28
workshop-tailwind-css/sections/task-8-responsive.rst
Normal file
|
@ -0,0 +1,28 @@
|
|||
.. page:: titlePage
|
||||
|
||||
.. class:: centredtitle
|
||||
|
||||
Task 8: Make it responsive
|
||||
|
||||
.. page:: standardPage
|
||||
|
||||
Before we start
|
||||
---------------
|
||||
|
||||
.. code-block::
|
||||
:include: code/task-8-before.txt
|
||||
|
||||
.. page::
|
||||
|
||||
.. code-block:: diff
|
||||
:include: code/responsive-1.txt
|
||||
|
||||
.. page::
|
||||
|
||||
.. code-block:: diff
|
||||
:include: code/responsive-2.txt
|
||||
|
||||
.. page::
|
||||
|
||||
.. code-block:: diff
|
||||
:include: code/responsive-3.txt
|
Loading…
Add table
Add a link
Reference in a new issue