patternfly-css
patternfly-css copied to clipboard
The gulp wrapper around patternlab-node core, providing tasks to interact with the core library and move supporting frontend assets.
Install ruby scss-lint package. Use the same mechanism as bootstrap. Fixes https://patternfly.atlassian.net/browse/PTNFLY-2422
styleModifier doesn't work with handlebars: http://patternlab.io/docs/pattern-stylemodifier.html This is creating technical debt, we will have to review all our components and add the styleModifier to them.
I'll be adding the missing typography types to the typography page
Hi @srambach @matthewcarleton @jgiardino , I am removing the attribue selectors and replacing them with classes for states. what do you think?
Review _pf-variables.scss and make sure there are no magic numbers
Make sure all type styles have no margins and create a new vertical rhythm container class
_pf-nav.scss includes an overwrite of tabs with a `pf-` prefix. Remove it and create a direct overwrite.
If pf-utilities is a new component, then it should be isolated
Revist this class when we sort cards out
Initial implementations for Toast Notification component. A variation with the kebab is missing and will be incorporated whenever the kebab component is implemented.