Skip to content

Bug - Styles -Warnings about autoprefixer #9466

@aljesusg

Description

@aljesusg

Describe the problem

WARNING in ./node_modules/@patternfly/patternfly/dist/patternfly.css (./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[2]!./node_modules/source-map-loader/dist/cjs.js!./node_modules/@patternfly/patternfly/dist/patternfly.css)
Module Warning (from ./node_modules/postcss-loader/dist/cjs.js):
Warning

(13441:3) autoprefixer: start value has mixed support, consider using flex-start instead

WARNING in ./node_modules/@patternfly/react-styles/css/components/Dropdown/dropdown.css (./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[1].oneOf[5].use[2]!./node_modules/source-map-loader/dist/cjs.js!./node_modules/@patternfly/react-styles/css/components/Dropdown/dropdown.css)
Module Warning (from ./node_modules/postcss-loader/dist/cjs.js):
Warning

(150:3) autoprefixer: start value has mixed support, consider using flex-start instead

How do you reproduce the problem?

Just use component or add styles and build your project.

Expected behavior
No warnings

Is this issue blocking you?
Yes, We can't pass or QA tests

What is your environment?
"@patternfly/patternfly": "5.0.0",
"@patternfly/react-charts": "7.0.0",
"@patternfly/react-core": "5.0.0",
"@patternfly/react-table": "5.0.0",
"@patternfly/react-tokens": "5.0.0",
"@patternfly/react-topology": "5.0.0",
What is your product and what release date are you targeting?
Kiali

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions