Uploaded image for project: 'Hippo CMS'
  1. Hippo CMS
  2. CMS-11622

Autoprefixer uses wrong browserlist configuration

    XMLWordPrintable

Details

    • Bug
    • Status: Closed
    • Normal
    • Resolution: Fixed
    • 13.0.0
    • 13.0.0
    • None
    • None

    Description

      The support page says that we support the latest stable release.

      The API module autoprefixes the CSS styling with:
      -last 1 Chrome versions

      • last 1 Firefox versions
      • Safari >= 7
      • Explorer >= 10

      The login modules autoprefixes the CSS styling with:

      • last 1 versions

      Both are wrong, the correct value(s) should be:

      • last 1 Chrome versions
      • last 1 Firefox versions
      • last 1 Safari versions
      • last 1 Edge versions

      Attachments

        Activity

          People

            asolod Andrey Solod (Inactive)
            abogaart Arthur Bogaart
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: