@salla.sa/twilight-tailwind-theme 2.14.439 → 2.14.440
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 +1 -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.440",
|
|
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": "98862d7cbd385458f4f44feb1b795f993e855c19"
|
|
32
32
|
}
|
package/safe-list-css.txt
CHANGED
|
@@ -1665,6 +1665,7 @@ s-product-card-embed-card-align-center
|
|
|
1665
1665
|
s-product-card-embed-card-align-left
|
|
1666
1666
|
s-product-card-embed-card-align-right
|
|
1667
1667
|
s-product-card-embed-fallback
|
|
1668
|
+
article:has(salla-product-card-embed)::after
|
|
1668
1669
|
s-product-options-wrapper
|
|
1669
1670
|
s-product-options-option-container
|
|
1670
1671
|
s-product-options-option
|