@pacem/pacem-theme-less 1.0.2 → 1.0.3

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.
@@ -144,6 +144,7 @@
144
144
  }
145
145
 
146
146
  // avoid selection
147
+ @{P}-icon,
147
148
  i.@{PCSS}-icon {
148
149
  user-select: none;
149
150
  }
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.2",
2
+ "version": "1.0.3",
3
3
  "name": "@pacem/pacem-theme-less",
4
4
  "type": "module",
5
5
  "homepage": "https://js.pacem.it",