Frontmatter
blocks:
- type: gallery
heading: {}
column: 4 // number, columns by row in desktop
ratio: 1 // number, ratio of thumbnails format
gallery:
image: {}
background: false
Examples
Files
CMS
- Hugolify Admin Available
- Hugolify Decap CMS Available
- Hugolify Netlify CMS Available
- Hugolify Sveltia CMS Available
Related link
PostCSS
Add tobii class in deep safelist of postcss.config.js .
safelist: {
deep: [/^tobii/]
}