Skip to content
Snippets Groups Projects
Commit 99cd634d authored by pabois's avatar pabois
Browse files

Merge branch 'master' of github.com:noesya/osuny

parents 0d8a9f5e f47e1769
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,7 @@
// Vendors
@import 'bootstrap'
@import 'bootstrap-print-css/css/bootstrap-print.min'
@import 'simple_form_password_with_hints'
@import 'simple_form_bs5_file_input'
@import 'gdpr/cookie_consent'
......
......@@ -46,3 +46,7 @@ $navbar-link-active-color: $primary
// Border
$light-border-color: rgba($primary, 0.1)
// Grid
$grid-gutter-width: 3.75rem
$container-max-widths: ( sm: 100%, md: 100%, lg: 100%, xl: 100%, xxl: 1980px )
......@@ -5,6 +5,7 @@
},
"dependencies": {
"16": "0.0.2",
"bootstrap-print-css": "^1.0.1",
"cropperjs": "^1.5.12",
"jquery-cropper": "^1.0.1",
"notyf": "^3.10.0",
......
......@@ -104,6 +104,11 @@
resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.2.31.tgz#c90de7126d833dcd3a4c7534d534be2fb41faa4e"
integrity sha512-ymN2pj6zEjiKJZbrf98UM2pfDd6F2H7ksKw7NDt/ZZ1fh5Ei39X5tABugtT03ZRlWd9imccoK0hE8hpjpU7irQ==
bootstrap-print-css@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/bootstrap-print-css/-/bootstrap-print-css-1.0.1.tgz#acc0264388caebbad0805e60c869d42cd6fe55bf"
integrity sha512-I73Cw87BaxCccTjo3qEbvn7KRb55msMxTuT7mpkAAY4Obq8iG9xCybdxnJqq+RrykLD79O3092AiJwaKiEex7w==
cropperjs@^1.5.12:
version "1.5.12"
resolved "https://registry.yarnpkg.com/cropperjs/-/cropperjs-1.5.12.tgz#d9c0db2bfb8c0d769d51739e8f916bbc44e10f50"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment