An open API service indexing awesome lists of open source software.

https://github.com/woocommerce/deli


https://github.com/woocommerce/deli

storefront-childtheme

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# Deli

**Deli** is the perfect Storefront child theme for smaller businesses who are looking to communicate their personality and visual identity online. The color scheme and textures of the design are inspired by nature making Deli a good choice for a shop selling down-to-earth products such as hand made arts and crafts, health foods or even gardening equipment.

## Usage

As **Deli** is a child theme of the Storefront theme, both [Storefront](https://woocommerce.com/storefront/) and [Deli](https://woocommerce.com/products/deli/) need to be installed.

## Links

- Theme: https://woocommerce.com/products/deli/
- Demo: https://themes.woocommerce.com/deli/
- Docs: https://docs.woocommerce.com/document/deli-storefront-child-theme/

## NPM scripts

**Deli** utilizes the following npm scripts for task management utilities:

- `npm run build`: Creates `style.css` and `style-rtl.css` based on `style.scss`
- `npm run css`: Creates `style.css` and `style-rtl.css` based on `style.scss`
- `npm run watch`: Listens to changes in `style.scss` and creates `style.css` and `style-rtl.css` then