You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my case, I want to prohibit the use of single-letter properties such as m, h, or so on. For other properties, I would like to use shorthands like mx.
Instead of all shorehand being converted, I would like to select which targets are shorthanded.
e.g. target:['default', 'all', 'none' , [margin]
The text was updated successfully, but these errors were encountered: