Remove noise of type, view mode classes
i know now that i'v eremoved them, i'll want them for some reason is like three days.
This commit is contained in:
parent
46b69d89da
commit
d372e8375e
1 changed files with 0 additions and 2 deletions
|
@ -41,8 +41,6 @@
|
|||
{%
|
||||
set classes = [
|
||||
'hero',
|
||||
'paragraph--type--' ~ paragraph.bundle|clean_class,
|
||||
view_mode ? 'paragraph--view-mode--' ~ view_mode|clean_class,
|
||||
not paragraph.isPublished() ? 'paragraph--unpublished'
|
||||
]
|
||||
%}
|
||||
|
|
Loading…
Reference in a new issue