Guides
Topics
Admin
Basics
CMS
CSS
Collections
Forms
Installation
Integrations
Liquid
SEO
Site-settings
Themes
WebDev
Webhooks
eCommerce
frameworks
WebDev
Themes
Themes control how the website is built and are written in HTML, CSS, javascript and Liquid as templating language. Themes...
Using Tailwind CSS framework
Tailwind CSS is a popular CSS framework and enables styling and layouting without ever leaving the HTML-file. It uses CSS utility classes and in the ens a minified CSS file with only the parts used in included.
Webcomponents
There is built-in support for web components in the theme files folder `components`
Install locally on MacOS
Local setup om MacOS, for test driving or theme development, creates a webserver on https://localhost:4040 .
Theme settings for breakpoints
Theme settings is used as a way to use variables in media query parameters (as CSS variables are not allowed).