import { Container } from "https://deno.land/x/postcss@8.4.16/lib/postcss.js";
Add child to the end of the node.
rule.push(new Declaration({ prop: 'color', value: 'black' }))
import { Container } from "https://deno.land/x/postcss@8.4.16/lib/postcss.js";
Add child to the end of the node.
rule.push(new Declaration({ prop: 'color', value: 'black' }))