@caweb/html-webpack-plugin 1.4.7 → 1.4.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/delta-rtl.css +1 -0
- package/build/delta.asset.php +1 -1
- package/build/delta.css +1 -0
- package/build/delta.css.map +1 -1
- package/build/eureka-rtl.css +1 -0
- package/build/eureka.asset.php +1 -1
- package/build/eureka.css +1 -0
- package/build/eureka.css.map +1 -1
- package/build/mono-rtl.css +1 -0
- package/build/mono.asset.php +1 -1
- package/build/mono.css +1 -0
- package/build/mono.css.map +1 -1
- package/build/oceanside-rtl.css +1 -0
- package/build/oceanside.asset.php +1 -1
- package/build/oceanside.css +1 -0
- package/build/oceanside.css.map +1 -1
- package/build/orangecounty-rtl.css +1 -0
- package/build/orangecounty.asset.php +1 -1
- package/build/orangecounty.css +1 -0
- package/build/orangecounty.css.map +1 -1
- package/build/pasorobles-rtl.css +1 -0
- package/build/pasorobles.asset.php +1 -1
- package/build/pasorobles.css +1 -0
- package/build/pasorobles.css.map +1 -1
- package/build/sacramento-rtl.css +1 -0
- package/build/sacramento.asset.php +1 -1
- package/build/sacramento.css +1 -0
- package/build/sacramento.css.map +1 -1
- package/build/santabarbara-rtl.css +1 -0
- package/build/santabarbara.asset.php +1 -1
- package/build/santabarbara.css +1 -0
- package/build/santabarbara.css.map +1 -1
- package/build/santacruz-rtl.css +1 -0
- package/build/santacruz.asset.php +1 -1
- package/build/santacruz.css +1 -0
- package/build/santacruz.css.map +1 -1
- package/build/shasta-rtl.css +1 -0
- package/build/shasta.asset.php +1 -1
- package/build/shasta.css +1 -0
- package/build/shasta.css.map +1 -1
- package/build/sierra-rtl.css +1 -0
- package/build/sierra.asset.php +1 -1
- package/build/sierra.css +1 -0
- package/build/sierra.css.map +1 -1
- package/build/trinity-rtl.css +1 -0
- package/build/trinity.asset.php +1 -1
- package/build/trinity.css +1 -0
- package/build/trinity.css.map +1 -1
- package/package.json +1 -1
- package/sample/components/service-tiles.html +2 -2
package/build/shasta-rtl.css
CHANGED
|
@@ -21023,6 +21023,7 @@ figure.executive-profile.vertical .body {
|
|
|
21023
21023
|
color: var(--bs-white, #fff);
|
|
21024
21024
|
text-decoration: none;
|
|
21025
21025
|
display: block;
|
|
21026
|
+
font-size: var(--bs-body-font-size, 1.125rem);
|
|
21026
21027
|
}
|
|
21027
21028
|
.service-tiles .more-button a span {
|
|
21028
21029
|
display: block;
|
package/build/shasta.asset.php
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
<?php return array('dependencies' => array(), 'version' => '
|
|
1
|
+
<?php return array('dependencies' => array(), 'version' => '07feae9e017b00da0801');
|
package/build/shasta.css
CHANGED
|
@@ -21049,6 +21049,7 @@ figure.executive-profile.vertical .body {
|
|
|
21049
21049
|
color: var(--bs-white, #fff);
|
|
21050
21050
|
text-decoration: none;
|
|
21051
21051
|
display: block;
|
|
21052
|
+
font-size: var(--bs-body-font-size, 1.125rem);
|
|
21052
21053
|
}
|
|
21053
21054
|
.service-tiles .more-button a span {
|
|
21054
21055
|
display: block;
|