ndla-core @ndla/core contains constants used throughout NDLA applications Installation yarn add --save @ndla/core npm i --save @ndla/core Usage import { breakpoints } from "@ndla/core"; console.log(breakpoints.mobile);