Skip to content

[fix] Autoprefixer warnings in pfe-navigation 1.x and pfe-band #1214

@starryeyez024

Description

@starryeyez024
patternfly-elements/elements/pfe-navigation/src/pfe-navigation--lightdom.css:496:39: Autoprefixer currently does not support line names. Try using grid-template-areas instead.

patternfly-elements/elements/pfe-navigation/src/pfe-navigation--lightdom.css:496:5: Autoplacement does not work without grid-template-rows property

patternfly-elements/elements/pfe-navigation/src/pfe-navigation--lightdom.css:1672:5: grid-gap only works if grid-template(-areas) is being used or both rows and columns have been declared and cells have not been manually placed inside the explicit grid 

patternfly-elements/elements/pfe-navigation/src/pfe-navigation--lightdom.css:2067:5: grid-auto-flow works only if grid-template-rows and grid-template-columns are present in the same rule

patternfly-elements/elements/pfe-navigation/src/pfe-navigation.css:222:33: auto-fill value is not supported by IE

patternfly-elements/elements/pfe-navigation/src/pfe-navigation.css:233:3: grid-gap only works if grid-template(-areas) is being used or both rows and columns have been declared and cells have not been manually placed inside the explicit grid

Metadata

Metadata

Assignees

No one assigned

    Labels

    fixgood 1st issueGood for newcomers to the project; requires at least an introductory knowledge of the languageneeds: prioritizationTo be prioritizedpriority: lowSeverity level: 3size: smSizing label; indicates a quick, relatively easy taskstylesAn issue or PR pertaining only to CSS/Sass

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions