Skip to content

How to use border-image for decorating page with border image? #41

@sushiljic

Description

@sushiljic

Is there any way to make this library support border-image css so that page border can be decorated with image?
I am trying to use this css code.

#borderimg1 { 
  border: 10px solid transparent;
  padding: 15px;
  border-image: url(border.png) 30 round;
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions