Skip to content
Snippets Groups Projects
Commit 6a5d1be5 authored by Rajab Natshah's avatar Rajab Natshah Committed by Alberto Siles
Browse files

Issue #3209696 by RajabNatshah: Fix Barrio performance coverage for Node...

Issue #3209696 by RajabNatshah: Fix Barrio performance coverage for Node preview component CSS style loaded for anonymous users
parent 9f8b4eac
No related branches found
No related tags found
2 merge requests!79Resolve #3204900 "Search submit button",!51Issue #3357879: node-preview background beeing overwritten
...@@ -15,6 +15,8 @@ libraries-extend: ...@@ -15,6 +15,8 @@ libraries-extend:
- bootstrap_barrio/file - bootstrap_barrio/file
views/views.ajax: views/views.ajax:
- bootstrap_barrio/views.ajax - bootstrap_barrio/views.ajax
node/drupal.node.preview:
- bootstrap_barrio/drupal.node.preview
ckeditor_stylesheets: ckeditor_stylesheets:
- css/components/table.css - css/components/table.css
......
...@@ -18,7 +18,6 @@ global-styling: ...@@ -18,7 +18,6 @@ global-styling:
css/components/image-button.css: {} css/components/image-button.css: {}
css/components/item-list.css: {} css/components/item-list.css: {}
css/components/list-group.css: {} css/components/list-group.css: {}
css/components/node-preview.css: {}
css/components/page.css: {} css/components/page.css: {}
css/components/search-form.css: {} css/components/search-form.css: {}
css/components/shortcut.css: {} css/components/shortcut.css: {}
...@@ -471,3 +470,8 @@ bootswatch_yeti: ...@@ -471,3 +470,8 @@ bootswatch_yeti:
//stackpath.bootstrapcdn.com/bootswatch/4.5.2/yeti/bootstrap.min.css: {} //stackpath.bootstrapcdn.com/bootswatch/4.5.2/yeti/bootstrap.min.css: {}
dependencies: dependencies:
- bootstrap_barrio/bootstrap_js - bootstrap_barrio/bootstrap_js
drupal.node.preview:
css:
component:
css/components/node-preview.css: {}
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