UNPKG

postcss-relative-opacity

Version:

PostCSS plugin to add opacity to any colors with Relative Color Syntax

6 lines (3 loc) 103 B
import type { PluginCreator } from 'postcss' declare const plugin: PluginCreator<{}> export = plugin