PostCSS v5.2 Release Notes

    • โž• Add syntax highlight to code frame in syntax error (by Andrey Popp).
    • ๐Ÿ’… Use Babel code frame style and size in syntax error.
    • โž• Add [ and ] tokens to parse [attr=;] {} correctly.
    • โž• Add ignoreErrors options to tokenizer (by Andrey Popp).
    • ๐Ÿ›  Fix error position on tab indent (by Simon Lydell).