Initial Drupal 11 with DDEV setup
This commit is contained in:
10
web/core/themes/stable9/stable9.libraries.yml
Normal file
10
web/core/themes/stable9/stable9.libraries.yml
Normal file
@ -0,0 +1,10 @@
|
||||
normalize:
|
||||
remote: https://github.com/necolas/normalize.css
|
||||
version: "8.0.1"
|
||||
license:
|
||||
name: MIT
|
||||
url: https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md
|
||||
gpl-compatible: true
|
||||
css:
|
||||
base:
|
||||
css/core/assets/vendor/normalize-css/normalize.css: { weight: -20 }
|
||||
Reference in New Issue
Block a user