Closed 1aron closed 1 year ago
export default { colors: { primary: '#000', primary: 'rgb(0,0,0)', - primary: 'rgb(0 0 0)', + primary: 'rgb(0|0|0)', - primary: 'rgb(0 0 0/.5)', + primary: 'rgb(0|0|0/.5)', primary: 'rgba(0,0,0,.5)', primary: 'blue/.5' } }
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Functions#color_functions
🎉 Released in https://github.com/master-co/css/releases/tag/v2.0.0-beta.162
Description
Motivation
Expect
https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Functions#color_functions