@salla.sa/twilight-tailwind-theme 2.14.421 → 2.14.422
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.422",
|
|
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": "b64e134f19102a1568dc7ee862b7742dfb892abf"
|
|
32
32
|
}
|
package/safe-list-css.txt
CHANGED
|
@@ -1277,6 +1277,7 @@ s-offer-modal-cat-item.swiper-slide
|
|
|
1277
1277
|
s-offer-modal-brand-item.swiper-slide
|
|
1278
1278
|
s-offer-modal-brand-logo
|
|
1279
1279
|
s-offer-modal-brand-logo img
|
|
1280
|
+
s-offer-modal-tag-item.swiper-slide
|
|
1280
1281
|
s-offer-modal-product.swiper-slide
|
|
1281
1282
|
s-offer-modal-product-image-wrap
|
|
1282
1283
|
s-offer-modal-product-image
|