1
0
mirror of https://github.com/locomotivemtl/locomotive-boilerplate.git synced 2026-01-15 00:55:08 +08:00

Add purgeCSS for .u-padding and .u-margin classes | Disable purge on development

This commit is contained in:
Lucas Vallenet
2023-07-10 15:40:56 +02:00
parent c1bcf7fb0d
commit 93559a0c84
6 changed files with 16 additions and 11 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@@ -57,7 +57,7 @@
</header>
<main data-module-example data-scroll-section>
<div class="o-container">
<div class="o-container | u-padding-top-sm">
<h1 class="c-heading -h1">Hello</h1>
</div>
</main>