Automated commit
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
parent
ba2bf10bea
commit
0c1d5d02e1
76 changed files with 0 additions and 0 deletions
32
workshop-tailwind-css/slides/sections/task-9-purgecss.rst
Normal file
32
workshop-tailwind-css/slides/sections/task-9-purgecss.rst
Normal file
|
@ -0,0 +1,32 @@
|
|||
.. page:: titlePage
|
||||
|
||||
.. class:: centredtitle
|
||||
|
||||
Task 9: Configure PurgeCSS
|
||||
|
||||
.. page:: standardPage
|
||||
|
||||
.. code-block::
|
||||
:include: code/yarn-output-before-purge.txt
|
||||
:end-before: # yarn prod
|
||||
|
||||
.. raw:: pdf
|
||||
|
||||
PageBreak
|
||||
|
||||
.. code-block::
|
||||
:include: code/yarn-output-before-purge.txt
|
||||
:start-at: # yarn prod
|
||||
|
||||
Configuring PurgeCSS
|
||||
--------------------
|
||||
|
||||
.. code-block:: diff
|
||||
:include: code/configuring-purgecss.txt
|
||||
|
||||
.. raw:: pdf
|
||||
|
||||
PageBreak
|
||||
|
||||
.. code-block::
|
||||
:include: code/yarn-output-after-purge.txt
|
Loading…
Add table
Add a link
Reference in a new issue