### What would you want to propose? Be able to set custom-media with variables such as ```postcss $medium_up: 767px; @custom-media --medium-up-viewport (min-width: $medium_up); @custom-media --medium-up-viewport (min-width: design-token("media.breakpoints.medium-up", to px)); ``` ### Suggested solution I dont have any :) ### Additional context _No response_ ### Validations - [X] Follow our [Code of Conduct](https://github.com/csstools/postcss-plugins/blob/master/CODE_OF_CONDUCT.md) - [X] Check that there isn't already an issue that request the same feature to avoid creating a duplicate. ### Would you like to open a PR for this feature? - [ ] I'm willing to open a PR
What would you want to propose?
Be able to set custom-media with variables such as
Suggested solution
I dont have any :)
Additional context
No response
Validations
Would you like to open a PR for this feature?