Skip to main content
Module

x/css/core/lexer/lexer.ts

CSS Lexer & Parser implementation for Deno
Latest
import * as css from "https://deno.land/x/css@0.3.0/core/lexer/lexer.ts";

Functions

Convert a CSS string into an array of lexical tokens.