]> _ Git - ccv-wordpress.git/commit
WIP #3053 @7.5
authorStephen Cameron <stephen@cubedesigners.com>
Mon, 30 Sep 2019 16:38:26 +0000 (18:38 +0200)
committerStephen Cameron <stephen@cubedesigners.com>
Mon, 30 Sep 2019 16:38:26 +0000 (18:38 +0200)
commit47188f0f8ac80ba34f2601498bead938c64be4c7
tree9f3e66463d3582bbb2d0c2d97707afd3664e8952
parenta5c098be236fb4e23cf73195fa8db1572b2bf81e
WIP #3053 @7.5
15 files changed:
wp-content/mu-plugins/cube-loader.php [new file with mode: 0644]
wp-content/mu-plugins/cube/composer.json [new file with mode: 0644]
wp-content/mu-plugins/cube/src/Common/Setup.php [new file with mode: 0644]
wp-content/mu-plugins/cube/src/Elementor/Setup.php [new file with mode: 0644]
wp-content/mu-plugins/cube/src/Elementor/Widgets/BackgroundImage.php [new file with mode: 0644]
wp-content/mu-plugins/cube/src/Elementor/Widgets/TextBlock.php [new file with mode: 0644]
wp-content/mu-plugins/cube/src/Init.php [new file with mode: 0644]
wp-content/themes/CCV/app/setup.php
wp-content/themes/CCV/resources/assets/styles/app.styl
wp-content/themes/CCV/resources/assets/styles/components/buttons.styl [new file with mode: 0644]
wp-content/themes/CCV/resources/assets/styles/components/headings.styl [new file with mode: 0644]
wp-content/themes/CCV/resources/assets/styles/widgets/background-image.styl [new file with mode: 0644]
wp-content/themes/CCV/resources/assets/styles/widgets/text-block.styl [new file with mode: 0644]
wp-content/themes/CCV/resources/views/partials/footer.blade.php
wp-content/themes/CCV/tailwind.config.js