Where are variables @body-type defined?
Permalink
Hi,
I have added variables for headings like @h1-type-line-height, with no problem, by modifying the presets file and the customizer.less and mixins.less files.
I wanted to add that variable for body too (@body-type-line-height) but I am getting error
variable @body-type-line-height is undefined
Could anybody tell me where should I go to fix this?
Thank you!
V.
I have added variables for headings like @h1-type-line-height, with no problem, by modifying the presets file and the customizer.less and mixins.less files.
I wanted to add that variable for body too (@body-type-line-height) but I am getting error
variable @body-type-line-height is undefined
Could anybody tell me where should I go to fix this?
Thank you!
V.
you haven't mentioned your styles.xml file.
It should sit in
mytheme/css
have you declared all of the variable sets, names and types in there?