Guides
Topics
Themes
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`
Form builder
Setup of built-in form functionality with data validation.
Install locally on MacOS
Local setup om MacOS, for test driving or theme development, creates a webserver on https://localhost:4040 .
dasiyUI & Tailwind theme
Theme built with Tailwind CSS framwork with component design from daisyUI. The theme contains a production mode (with built CSS)...
Referencing products, collections, blogs or articles outside of the context
With settings it is possible to reach a specific blog with the following reference, either for the object, or the...
Theme settings for breakpoints
Theme settings is used as a way to use variables in media query parameters (as CSS variables are not allowed).