@patternfly-java/core
v0.7.3
Published
CSS for PatternFly Java.
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
