storm-1.x-dev/modules/storm_layout_builder/storm_layout_builder.libraries.yml
modules/storm_layout_builder/storm_layout_builder.libraries.yml
# CSS libraries for Layout plugins.
layout.base:
version: VERSION
css:
theme:
css/layout/layout.css: {}
layout.twocol:
version: VERSION
css:
theme:
css/layout/layout-twocol-section.css: {}
dependencies:
- storm_layout_builder/layout.base
layout.threecol:
version: VERSION
css:
theme:
css/layout/layout-threecol-section.css: {}
dependencies:
- storm_layout_builder/layout.base
layout.fourcol:
version: VERSION
css:
theme:
css/layout/layout-fourcol-section.css: {}
dependencies:
- storm_layout_builder/layout.base
form:
css:
component:
css/overrides/storm-layout-builder-settings.css: {}
gin_lb:
js:
js/gin-lb.js: {}
css:
theme:
css/overrides/gin-lb.css: {}
browser:
css:
theme:
css/component-browser.css: {}
