Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Commit

Permalink
Merge pull request #70 from dof-dss/development
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
omahm authored Feb 3, 2023
2 parents e2cc676 + b11a982 commit 9ed228a
Show file tree
Hide file tree
Showing 111 changed files with 904 additions and 14,288 deletions.
3 changes: 2 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
name: Download dependent contrib modules.
command: |
cd $PROJECT_ROOT
composer require mglaman/drupal-check --no-interaction
composer require mglaman/drupal-check:1.4 mglaman/phpstan-drupal:1.1.27 --no-interaction
- run:
name: Move custom code into position
command: mv ~/nicsdru_dept_theme $PROJECT_ROOT/web/themes/custom/
Expand All @@ -92,6 +92,7 @@ jobs:
workflows:
version: 2

build-static-analysis:
jobs:
- install
Expand Down
2 changes: 1 addition & 1 deletion css/1_base/grouping.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/1_base/headings.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/1_base/links.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/1_base/root.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion css/1_base/text.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file added css/2_layouts/front.css
Empty file.
2 changes: 1 addition & 1 deletion css/2_layouts/layouts-common.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 9ed228a

Please sign in to comment.