Breakpoints
Breakpoints are defined screen width which can be used to react on the screen size of the user device.
Mobile first!
Default Breakpoints
evalink cause exports the following default breakpoints to use in the design:
node_modules/@evalink/cause/_base.scss
How to use
Import the base
file into your scss
file and add the breakpoints to the media queries.
Last updated
Was this helpful?