@patternfly/patternfly 5.1.0-prerelease.7 → 6.0.0-alpha.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.
@@ -1,4 +1,5 @@
1
1
  This project is governed by the [Contributor Covenant version 1.4][1]. All contributors and participants agree to abide by its terms. To report violations, send an email to [patternfly@redhat.com][2].
2
2
 
3
3
  [1]: https://www.contributor-covenant.org/version/1/4/code-of-conduct.html
4
- [2]: mailto:patternfly@redhat.com
4
+ [2]: mailto:patternfly@redhat.com
5
+
@@ -290,3 +290,7 @@
290
290
  @include pf-v5-theme-dark {
291
291
  @include pf-v5-theme-dark-variables;
292
292
  }
293
+
294
+ @import "./tokens/tokens-palette";
295
+ @import "./tokens/tokens-default";
296
+ @import "./tokens/tokens-dark";