Skip to content

Make typeDecorator accepts an array to one CSS rule #19

Description

@rcaravita

something in this format:
$this->Decorator->rule('.some-rule', array(
'padding-top' => $vg->size('2m'),
'min-width' => array(
'-webkit-calc(100% - 48px)',
'-moz-calc(100% - 48px)'
)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions