Skip to content

Commit

Permalink
Merge pull request #46 from patternfly/fhlavac-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
Hyperkid123 authored Oct 5, 2023
2 parents 333dbc1 + afd4f0e commit 078e3d9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,7 @@ When adding/making changes to a component, always make sure your code is tested:
### Styling:
- for styling always use JSS
- new classNames should match PatternFly conventions (`pf-cg-[component]-[more-details]`)
- new CSS variables should be named like `--pf-cg-[my-variable]-[more-details]`
- new classNames should be named in camelCase starting with the name of a given component and following with more details clarifying its purpose/component's subsection to which the class is applied (`actionMenu`, `actionMenuDropdown`, `actionMenuDropdownToggle`, etc.)
## Building for production
Expand Down

0 comments on commit 078e3d9

Please sign in to comment.