Add Tailwind workshop slides
This commit is contained in:
parent
7e82c2fd7e
commit
be9513edc6
78 changed files with 1154 additions and 0 deletions
40
workshop-tailwind-css/sections/task-7-sponsors.rst
Normal file
40
workshop-tailwind-css/sections/task-7-sponsors.rst
Normal file
|
@ -0,0 +1,40 @@
|
|||
.. page:: titlePage
|
||||
|
||||
.. class:: centredtitle
|
||||
|
||||
Task 7: Add the sponsors component
|
||||
|
||||
.. page:: standardPage
|
||||
|
||||
.. code-block::
|
||||
:include: code/task-7-before.txt
|
||||
|
||||
.. page::
|
||||
|
||||
.. code-block:: twig
|
||||
:include: code/sponsors-1.txt
|
||||
|
||||
.. page::
|
||||
|
||||
.. code-block:: twig
|
||||
:include: code/sponsors-2.txt
|
||||
|
||||
.. page:: imagePage
|
||||
|
||||
.. image:: images/sponsors-1.png
|
||||
:width: 22cm
|
||||
|
||||
.. page:: standardPage
|
||||
|
||||
.. code-block:: twig
|
||||
:include: code/sponsors-3.txt
|
||||
|
||||
.. page::
|
||||
|
||||
.. code-block:: html
|
||||
:include: code/sponsors-4.txt
|
||||
|
||||
.. page:: imagePage
|
||||
|
||||
.. image:: images/sponsors-2.png
|
||||
:width: 22cm
|
Loading…
Add table
Add a link
Reference in a new issue