-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule projektemacher-base
updated
17 files
+24 −0 | .github/workflows/test.yml | |
+6 −0 | .prettierrc | |
+0 −37 | .stylelintrc-postbuild.json | |
+70 −0 | .stylelintrc-postbuild.yaml | |
+0 −33 | .stylelintrc.json | |
+90 −0 | .stylelintrc.yaml | |
+0 −2 | assets/scss/icons.scss | |
+8 −5 | assets/scss/iframe-consent.scss | |
+2 −3 | assets/scss/map.scss | |
+3 −4 | assets/scss/menu.scss | |
+0 −1 | assets/scss/ol-iiif.scss | |
+2 −1 | assets/scss/theme.scss | |
+7 −4 | assets/scss/timeline.scss | |
+7 −0 | fonts/package.json | |
+4 −4 | package.json | |
+1 −1 | scripts/fonts.sh | |
+3 −0 | scripts/github/docker-images.sh |