Skip to content

issue with grid-template-columns css rule #542

@gKreator

Description

@gKreator

When using

grid-template-columns: [avatar] 2fr [body] 6fr;

I get the fallowing error:

[exception] 500 | Internal Server Error | Leafo\ScssPhp\Exception\ParserException
[message] parse error: failed at grid-template-columns: [avatar] 2fr [body] 6fr; /usr/share/nginx/gb-portfolio/src/AppBundle/Resources/assets/scss/header.scss on line 14
[1] Leafo\ScssPhp\Exception\ParserException: parse error: failed at grid-template-columns: [avatar] 2fr [body] 6fr; /usr/share/nginx/gb-portfolio/src/AppBundle/Resources/assets/scss/header.scss on line 14
at n/a
in /usr/share/nginx/gb-portfolio/vendor/leafo/scssphp/src/Parser.php line 128
at Leafo\ScssPhp\Parser->throwParseError()

I'm hopping there is a way to at the least have the scss parser ignore it somehow?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions