purgetss 6.2.24 → 6.2.26

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.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com
2
+ * Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
3
3
  * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
4
4
  */
5
5
 
@@ -1,4 +1,4 @@
1
- // Font Awesome Free 6.3.0 by @fontawesome - https://fontawesome.com
1
+ // Font Awesome Free 6.4.0 by @fontawesome - https://fontawesome.com
2
2
  // License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
3
3
 
4
4
  // Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * Material Icons 4.0.0. by Google (https://github.com/google/material-design-icons)
3
3
  * Material icons is the official icon set from Google. https://fonts.google.com/icons
4
- * Update material icons [09/19/22]
4
+ * Update material icons [03/22/23]
5
5
  */
6
6
 
7
7
  exports.getIcon = function getIcon(selector) {
@@ -1,6 +1,6 @@
1
1
  // Material Icons 4.0.0. by Google (https://github.com/google/material-design-icons)
2
2
  // Material Icons is the official icon set from Google. https://fonts.google.com/icons
3
- // Update material icons [09/19/22]
3
+ // Update material icons [03/22/23]
4
4
 
5
5
  // Font Families
6
6
  '.mi': { font: { fontFamily: 'MaterialIcons-Regular' } }