Skip to content

nuotsu/timeless-shopify-theme

Repository files navigation

Timeless Shopify Theme

A minimalistic Shopify Theme built with Tailwind CSS

An iteration of my archived theme Danshari. Inspired from the flaws (and features) of Dawn.

Fulfills Shopify's Theme store requirements.

Tailwind CSS

Configured in snippets/tailwind.liquid

Use the following style tag for use with Tailwind:

<style type="text/tailwindcss">
  @apply ...;
</style>

To add custom CSS, use the Custom CSS fields found within the theme editor

Icons

Defined in snippets/icon.liquid

<!-- Example -->
{% render 'icon' with 'cart' %}

Refer to https://polaris.shopify.com/icons

Carousels

All carousels in this theme (if not built with native CSS) are built using Swiper.

About

A modern Shopify theme built for merchants and developers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published