@salla.sa/twilight-tailwind-theme 2.14.433 → 2.14.435
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/package.json +2 -2
- package/safe-list-css.txt +6 -0
- package/utilities.json +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@salla.sa/twilight-tailwind-theme",
|
|
3
|
-
"version": "2.14.
|
|
3
|
+
"version": "2.14.435",
|
|
4
4
|
"license": "GPL-3.0",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"twilight",
|
|
@@ -28,5 +28,5 @@
|
|
|
28
28
|
"run-when-changed": "^2.1.0",
|
|
29
29
|
"tailwindcss": "^3.1.8"
|
|
30
30
|
},
|
|
31
|
-
"gitHead": "
|
|
31
|
+
"gitHead": "0db024dd086d9eb4994843a1c361b9f39822a9da"
|
|
32
32
|
}
|
package/safe-list-css.txt
CHANGED
|
@@ -1658,6 +1658,12 @@ s-product-card-compact .s-product-card-content-sub .s-product-card-price
|
|
|
1658
1658
|
s-product-card-compact .s-product-card-image
|
|
1659
1659
|
s-product-card-compact .s-product-card-image img
|
|
1660
1660
|
s-product-card-compact .s-product-card-promotion-title
|
|
1661
|
+
s-product-card-embed-card
|
|
1662
|
+
s-product-card-embed-card custom-salla-product-card
|
|
1663
|
+
s-product-card-embed-card-align-center
|
|
1664
|
+
s-product-card-embed-card-align-left
|
|
1665
|
+
s-product-card-embed-card-align-right
|
|
1666
|
+
s-product-card-embed-fallback
|
|
1661
1667
|
s-product-options-wrapper
|
|
1662
1668
|
s-product-options-option-container
|
|
1663
1669
|
s-product-options-option
|