$ npm install --save hex-to-rgba 或者 $ yarn add hex-to-rgba 用法 import hexToRgba from 'hex-to-rgba' ; // Or if you're so inclined: // var hexToRgba = require("hex-to-rgba"); hexToRgba ( '112233' ) ; // "rgba(17, 34, 51, 1)" ...
4,359,603 postcss-unrgba Convert rgba() values to hex postcss css postcss-plugin rgba alphas tranparent transparency reds greens blues opacity ie old filter jonathantneal •1.1.1•9 years ago•1dependents•CC0-1.0published version1.1.1,9 years ago1dependentslicensed under $CC0-1.0 ...