presentations/taking-flight-with-tailwind-css/sections/file-size.rst

33 lines
642 B
ReStructuredText

.. page:: titlePage
.. class:: centredtitle
Keeping Things Small: Controlling the file size
.. page:: titlePage
.. class:: centredtitle
Just in Time (JIT mode)
.. raw:: pdf
TextAnnotation "Since the JIT mode was added and changed to be the default option, Tailwind only generates the classes that it needs to - i.e. only the classes in your HTML."
.. page:: standardPage
Content
=======
Tell Tailwind where it should look for utility classes.
|
.. code-block:: javascript
:linenos:
:include: code/tailwind-config-content.js
.. raw:: pdf
TextAnnotation "Tailwind will scan the files within the content array and "