Skip to content

SASS compiler fails to compile rgba(#xxx, yy) value with php 7.4 #5058

@TimFoerster

Description

@TimFoerster
  • OctoberCMS Build: dev-master
  • PHP Version: 7.4

Description:

SASS file with

#header {
   background-color: rgba(#333, 0.99);
}

should compile with php 7.4, but fails

related to leafo/scssphp#710

waiting for https://github.com/assetic-php/assetic/tree/2.0/dev migration?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions