pug icon indicating copy to clipboard operation
pug copied to clipboard

Extends/Extend doesn't work

Open dzpt opened this issue 8 years ago • 1 comments

Tested with extend and doesn't work.

[line 2, col 1]: no match found, expected: "!=", "#", "+", "-", ".", "//", "<", "=", "\x02", "block", "doctype", "each", "extend", "if", "include", "mixin", "unless", "|", [ \t], [\n], [_a-zA-Z] or EOF

Even i already have extend at the beginning of the file.

dzpt avatar Jan 14 '18 09:01 dzpt

This is covered in the tests..;are you sure you're doing it correctly?

robbyoconnor avatar Feb 11 '18 00:02 robbyoconnor