/preparser

Extracts CCSS, CSS, VFL, and GTL parts from a GSS stylesheet and puts them in their own syntax groups

Primary LanguageCoffeeScript

GSS preparser Build Status

This library parses a Grid Style Sheet into an AST of rules grouped by rule type, which is thus prepared for further parsing within the GSS compiler.