]> _ Git - pmi.git/commit
WIP #2731 @9.5
authorStephen Cameron <stephen@cubedesigners.com>
Mon, 27 May 2019 18:50:52 +0000 (20:50 +0200)
committerStephen Cameron <stephen@cubedesigners.com>
Mon, 27 May 2019 18:50:52 +0000 (20:50 +0200)
commit21284540935a7f313a25998fca67a27bd4996cc4
tree52c8a4a8d977606379ddc841c4af3c02ddd2fae8
parent7cabe6aa6ce7539746d1f04ce037137a974a0122
WIP #2731 @9.5
20 files changed:
app/Providers/AppServiceProvider.php
composer.json
composer.lock
resources/styles/app.styl
resources/styles/common/columns.styl [new file with mode: 0644]
resources/styles/common/global.styl
resources/styles/common/links.styl
resources/styles/common/setup.styl
resources/styles/common/spacing.styl
resources/styles/components/buttons.styl
resources/styles/components/grids.styl
resources/styles/components/solutions.styl
resources/styles/components/text-block.styl [new file with mode: 0644]
resources/views/components/button.blade.php [deleted file]
resources/views/components/column.blade.php [new file with mode: 0644]
resources/views/components/columns.blade.php
resources/views/components/flexible-image.blade.php [new file with mode: 0644]
resources/views/components/link-button.blade.php [new file with mode: 0644]
resources/views/components/text-block.blade.php
resources/views/pages/home.blade.php