Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/css/ast/mod.ts>Decl

CSS Lexer & Parser implementation for Deno
interface Decl
import { type Decl } from "https://deno.land/x/css@0.2.0/ast/mod.ts";

Properties

optional
type: string
optional
name: string
optional
value: string