gscan 4.15.1 → 4.15.2

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.
@@ -206,6 +206,11 @@ let rules = {
206
206
  'GS050-CSS-KG-NFTLG': cssCardRule('nft', 'kg-nft-logo'),
207
207
  'GS050-CSS-KG-NFTCTR': cssCardRule('nft', 'kg-nft-creator'),
208
208
  'GS050-CSS-KG-NFTDSC': cssCardRule('nft', 'kg-nft-description'),
209
+ 'GS050-CSS-KGTGL': cssCardRule('toggle', 'kg-toggle-card'),
210
+ 'GS050-CSS-KGTGLH': cssCardRule('toggle', 'kg-toggle-heading'),
211
+ 'GS050-CSS-KGTGLHT': cssCardRule('toggle', 'kg-toggle-heading-text'),
212
+ 'GS050-CSS-KGTGLIC': cssCardRule('toggle', 'kg-toggle-card-icon'),
213
+ 'GS050-CSS-KGTGLC': cssCardRule('toggle', 'kg-toggle-content'),
209
214
 
210
215
  'GS050-CSS-KGBTN': cssCardRule('button', 'kg-button-card'),
211
216
  'GS050-CSS-KGBTNL': cssCardRule('button', 'kg-button-card.kg-align-left'),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "gscan",
3
- "version": "4.15.1",
3
+ "version": "4.15.2",
4
4
  "description": "Scans Ghost themes looking for errors, deprecations, features and compatibility",
5
5
  "keywords": [
6
6
  "ghost",