pacem-less 0.51.10-doppler → 0.51.10-faraday

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.
@@ -359,6 +359,7 @@
359
359
 
360
360
  > @{P}-button.@{PCSS}-adapter-page {
361
361
  &.@{PCSS}-adapter-active {
362
+ background: none;
362
363
  border: none;
363
364
  }
364
365
  }
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "0.51.10-doppler",
2
+ "version": "0.51.10-faraday",
3
3
  "name": "pacem-less",
4
4
  "homepage": "https://js.pacem.it",
5
5
  "repository": {