Skip to content

border-zero convertion error #10

@marcoturi

Description

@marcoturi
  BorderZero:
    enabled: true
    convention: zero

IS converted to

  border-zero:
    - 1
    - convention: zero

SHOULD be


  border-zero:
    - 1
    - convention: '0'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions