windicss/windicss

How do I customize the margin value

laterdayi opened this issue · 1 comments

How do I customize the margin value

The default mr mt ml mb is 1em,How to set mr ml mt mb Custom 18px or 20px

How to do it margin & padding

my: margin : 20px 0
mx: margin : 0 20px
ml : margin-left: 20px
mt: margin-top: 20px