We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 812a6bb commit ba07a7eCopy full SHA for ba07a7e
composer.json
@@ -0,0 +1,10 @@
1
+{
2
+ "name": "open-y-subprojects/openy_campaign_theme",
3
+ "description": "Built on top of Open Y Rose theme as a subtheme.",
4
+ "type": "drupal-theme",
5
+ "license": "GPL-2.0-or-later",
6
+ "homepage": "https://github.com/open-y-subprojects/openy_campaign_theme",
7
+ "require": {
8
+ "open-y-subprojects/openy_campaign": "*"
9
+ }
10
+}
0 commit comments