Introduction
Dependencies
Logo and icons
Main Logo
Home icon
Menu icon
Font
Add Google Font: Quicksand to your global import.
<link
href="https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&display=swap"
rel="stylesheet"
/>
Installation
Install the CSS library in your library.
npm install contentfull-belly-styles
Import the styles into your framework.
JavaScript Import
// Example import statement
import '../node_modules/contentfull-belly-styles/styles.css'