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
Sorry for posting here but I don't know where else to seek help.
I am trying a way to set my font-sizes in my particle patterns.
The _type.scss file seem to ignore size.
I don't have printing and non-printing folders either so the docs are bit odd to follow.
Also is there a forum anywhere for particle?
The text was updated successfully, but these errors were encountered:
Edit this to suit your needs. I've got five variations of two fonts.
After that, if you're using Bootstrap, head to particle/source/default/tokens/sass/libraries/bootstrap/_utils.scss and edit // Bootstrap font family overrides to make sure that Bootstrap uses your fonts. I'm not limited to those three options, in particle/source/default/tokens/sass/utils/_variables.scss, I've setup other font family variables for different font weights.
For the font sizes: Assuming you use Bootstrap, you'll need to override default variables in the same way. Check the list of bootstrap's variables, and edit them like you did for font families (more info on this could be found on Bootstrap documentation).
Sorry for posting here but I don't know where else to seek help.
I am trying a way to set my font-sizes in my particle patterns.
The _type.scss file seem to ignore size.
I don't have printing and non-printing folders either so the docs are bit odd to follow.
Also is there a forum anywhere for particle?
The text was updated successfully, but these errors were encountered: