Any way to avoid passing all parameters in styled components mixin?

前端 未结 0 581
予麋鹿
予麋鹿 2021-02-06 02:16

I use styled components and have a mixin with many default parameters similar to this

`export const myMixins = {
   font: (
       fontFamily = \'Arial\',
                


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题