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.
As Deli is a child theme of the Storefront theme, both Storefront and Deli need to be installed.
- Theme: https://woocommerce.com/products/deli/
- Demo: https://themes.woocommerce.com/deli/
- Docs: https://docs.woocommerce.com/document/deli-storefront-child-theme/
Deli utilizes the following npm scripts for task management utilities:
npm run build
: Createsstyle.css
andstyle-rtl.css
based onstyle.scss
npm run css
: Createsstyle.css
andstyle-rtl.css
based onstyle.scss
npm run watch
: Listens to changes instyle.scss
and createsstyle.css
andstyle-rtl.css
then