Skip to content
Snippets Groups Projects

Issue #3100732: Allow specifying `meta` data on JSON:API objects

Closed Björn Brala requested to merge issue/drupal-3100732:3100732-allow-specifying-meta into 10.1.x
246 files
+ 19
9506
Compare changes
  • Side-by-side
  • Inline
Files
246
  • e3dbefbb
    Issue #3304256 by longwave, Spokje, dww, lauriii, catch, quietone, mherchel:... · e3dbefbb
    catch authored
    Issue #3304256 by longwave, Spokje, dww, lauriii, catch, quietone, mherchel: Remove Bartik from Drupal core
    
    (cherry picked from commit 56aef136)
@@ -32,7 +32,7 @@ interface AssetResolverInterface {
* module styles through CSS selectors.
*
* Themes may replace module-defined CSS files by adding a stylesheet with the
* same filename. For example, themes/bartik/system-menus.css would replace
* same filename. For example, themes/olivero/system-menus.css would replace
* modules/system/system-menus.css. This allows themes to override complete
* CSS files, rather than specific selectors, when necessary.
*
Loading