interface Drafts {
    customMedia?: boolean;
}

Properties

Properties

customMedia?: boolean

Whether to enable @custom-media rules.