Skip to content

Commit

Permalink
Merge pull request Weaverse#94 from Weaverse/main
Browse files Browse the repository at this point in the history
Merge main
  • Loading branch information
hta218 authored Aug 9, 2024
2 parents 0300d1b + 6ced6d3 commit c133e0c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 7 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ _Naturelle is a state-of-the-art Shopify theme, crafted specifically for beauty
## Demo

Explore Naturelle in action:
- [Live store demo](https://weaverse-naturelle.vercel.app)
- [Live store demo](https://naturelle.weaverse.dev)
- Experiment with customizations on the [Weaverse Playground](https://studio.weaverse.io/demo?theme=naturelle)

![Naturelle demo](https://cdn.shopify.com/s/files/1/0838/0052/3057/files/beauty_preview_desktop.png)
Expand Down
3 changes: 0 additions & 3 deletions app/styles/tailwind.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
@import 'swiper/css/effect-fade';
@import 'swiper/css';
@import 'swiper/swiper-bundle.css';
@import 'swiper/css/pagination';
@tailwind base;
@tailwind components;
@tailwind utilities;
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "naturelle",
"private": true,
"sideEffects": false,
"version": "2.0.0",
"version": "2.0.3",
"scripts": {
"build": "shopify hydrogen build --codegen",
"dev": "shopify hydrogen dev --port 3456 --codegen",
Expand Down

0 comments on commit c133e0c

Please sign in to comment.