Skip to content

Commit 594b0b3

Browse files
authored
Merge pull request #39 from uicrooks/dev
v2.4.9
2 parents 7a67760 + cadcb96 commit 594b0b3

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ Shopify Theme Lab is a customizable modular development environment for blazing-
4949
- [SASS/SCSS](#sassscss)
5050
- [LESS](#less)
5151
- [Stylus](#stylus)
52-
- [Swapping CSS framework](swapping-css-framework)
52+
- [Swapping CSS framework](#swapping-css-framework)
5353
- [Removing Tailwind CSS](#removing-tailwind-css)
5454
- [Bulma](#bulma)
55-
- [Swapping JavaScript framework](swapping-javascript-framework)
55+
- [Swapping JavaScript framework](#swapping-javascript-framework)
5656
- [Removing Vue](#removing-vue)
5757
- [React](#react)
5858
- [Project structure](#project-structure)

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "shopify-theme-lab",
33
"description": "Customizable modular development environment for blazing-fast Shopify theme creation",
44
"author": "Sergej Samsonenko <contact@sergej.codes>",
5-
"version": "2.4.8",
5+
"version": "2.4.9",
66
"license": "MIT",
77
"config": {
88
"reloadr": {

0 commit comments

Comments
 (0)