Skip to content

Possible duplicate of text-align property inside the same element selector #721

@rnazali

Description

@rnazali

I found multiple occurrence of text-align property inside the same th, td {} selector.

pico/css/pico.green.css

Lines 1138 to 1139 in 1039a47

text-align: left;
text-align: start;

PyCharm warns that Property text-align overwrites property text-align .

Image

This is my first time contributing to picocss (and CSS in general), so pardon if my lack of understanding has caused me to mistakenly flag this as a problem, when it actually isn't.

I'm keen to know whether I can keep a line and remove the other, which line should I keep, and maybe even to propose a pull request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions