@patternfly-java/core
v0.9.5
Published
CSS for PatternFly Java.
Downloads
498
Maintainers
Readme
PatternFly Java Core
CSS styles for PatternFly Java.
This package provides the CSS only.
Installation
Install the package using npm:
npm install @patternfly-java/coreUsage
Import the CSS in your stylesheet or JavaScript entry point:
@import "@patternfly-java/core";Requirements
This package requires PatternFly 6 CSS (
@patternfly/patternfly) to be present, as it references PatternFly design tokens for colors, spacing, borders, and typography.
License
Apache-2.0
