mirror of
https://github.com/penpot/penpot.git
synced 2025-08-04 02:08:24 +02:00
✨ Adds CSS modules to the build pipeline
This commit is contained in:
parent
0e585cd585
commit
94a98a1866
6 changed files with 134 additions and 7 deletions
|
@ -16,7 +16,7 @@
|
|||
<meta name="twitter:site" content="@penpotapp">
|
||||
<meta name="twitter:creator" content="@penpotapp">
|
||||
<meta name="theme-color" content="#FFFFFF" media="(prefers-color-scheme: light)">
|
||||
<link id="theme" href="css/main-{{& th}}.css?ts={{& ts}}" rel="stylesheet" type="text/css" />
|
||||
<link id="theme" href="css/main.css?ts={{& ts}}" rel="stylesheet" type="text/css" />
|
||||
|
||||
<link rel="icon" href="images/favicon.png" />
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue