last updated 1m ago
To reproduce
-
Clone the repo:
https://github.com/YottaYocta/paper-localhost-snapshot - Run the dev server and open the page in a browser.
- Copy one of the images in the component column.
- Paste into editor.
last updated 1m ago
Card with max-width
This element has max-width and min-width set. Copy and paste it into editor.
When an element with a max-width (or min-width) constraint is copied and pasted into editor, the pasted
node inherits the constraint. There is no way to overwrite it without
creating a new element.
To reproduce
- Copy the card in the component column.
- Paste it into the editor.
- Try to increase the pasted node's width beyond its max-width.
last updated 2d ago
Some plain text here followed by styled text here
Some plain text here followed by
last updated 47m ago
SVG
SVG + Tailwind shadow class
HTML
Aa
feDropShadow and colored shadow both work; drop-shadow filter not carried over to paper for both images without background and svg elements.
last updated 22m ago
mix-blend-mode and/or
filter applied
to the top layer. Test whether Paper captures the composited result or the
raw layers separately.
last updated never
last updated 2d ago