mirror of
https://github.com/penpot/penpot.git
synced 2025-07-17 13:07:16 +02:00
💄 Redesign error page
This commit is contained in:
parent
c1882af124
commit
6b5c75bf6a
6 changed files with 193 additions and 45 deletions
|
@ -29,7 +29,7 @@ paths.resources = "./resources/";
|
|||
paths.output = "./resources/public/";
|
||||
paths.dist = "./target/dist/";
|
||||
|
||||
const touchSourceOnStyleChange = true;
|
||||
const touchSourceOnStyleChange = false;
|
||||
|
||||
/***********************************************
|
||||
* Marked Extensions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue