Skip to content

Commit

Permalink
Merge pull request #38 from plone/addVLT
Browse files Browse the repository at this point in the history
Add Volto-Light-Theme
  • Loading branch information
Molochem authored Jan 12, 2024
2 parents ff5c5c1 + 61ef047 commit 94919c2
Show file tree
Hide file tree
Showing 22 changed files with 28 additions and 3,305 deletions.
4 changes: 3 additions & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@
"@kitconcept/volto-export": "1.1.0",
"@kitconcept/volto-heading-block": "2.4.0",
"@kitconcept/volto-introduction-block": "1.0.0",
"@kitconcept/volto-light-theme": "3.0.0-alpha.1",
"@kitconcept/volto-separator-block": "4.0.0",
"@kitconcept/volto-slider-block": "5.1.1",
"@plone-collective/volto-authomatic": "1.3.0",
Expand Down Expand Up @@ -177,5 +178,6 @@
"volta": {
"node": "16.20.0",
"yarn": "3.5.1"
}
},
"theme": "@kitconcept/volto-light-theme"
}
6 changes: 5 additions & 1 deletion frontend/src/addons/volto-plonede/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,11 @@
"scripts": {
"i18n": "rm -rf build/messages && NODE_ENV=production i18n --addon"
},
"addons": [
"@kitconcept/volto-light-theme"
],
"dependencies": {
"@plone/scripts": "*"
"@plone/scripts": "*",
"@kitconcept/volto-light-theme":"3.0.0-alpha.1"
}
}
12 changes: 0 additions & 12 deletions frontend/src/addons/volto-plonede/src/components/theme/Style.jsx

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 94919c2

Please sign in to comment.