fluid
Generates complex CSS clamp()
functions for robust fluid units, used for Pollen's inbuilt fluid typography scale
pollen.config.js
Property
Default
Required
Description
minSize
Yes
Smallest value of the size (in px)
maxSize
Yes
Largest value of the size (in px)
minWidth
480
No
Screen width fluid range begins
maxWidth
1280
No
Screen width fluid range ends
Last updated