website-utilities 1.0.264 → 1.0.265

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.
Files changed (2) hide show
  1. package/index.css +3 -4
  2. package/package.json +1 -1
package/index.css CHANGED
@@ -319,14 +319,13 @@ a.wu-a:visited,
319
319
  top: 0;
320
320
  zoom: 1;
321
321
  }
322
-
323
322
  }
323
+
324
324
  .wu-icon,
325
325
  .wu .icon {
326
- &-arrow-left {
327
- &::before { content: "\E091"; }
328
- }
326
+ &-arrow-left::before { content: "\E091"; }
329
327
  }
328
+
330
329
  .wu-icon-social,
331
330
  .wu .icon-social {
332
331
  &-white::before { color: #fff; }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "website-utilities",
3
- "version": "1.0.264",
3
+ "version": "1.0.265",
4
4
  "description": "extend your web app",
5
5
  "keywords": [
6
6
  "jquery",