mirror of
https://github.com/inventree/inventree-website.git
synced 2025-08-01 18:21:30 +00:00
fix stylesheet renderer
This commit is contained in:
1
_layouts/empty.html
Normal file
1
_layouts/empty.html
Normal file
@@ -0,0 +1 @@
|
|||||||
|
{{ content }}
|
@@ -1,4 +1,5 @@
|
|||||||
---
|
---
|
||||||
|
layout: empty
|
||||||
---
|
---
|
||||||
|
|
||||||
@import "tailwindcss/base";
|
@import "tailwindcss/base";
|
||||||
@@ -41,5 +42,4 @@
|
|||||||
top: -72px;
|
top: -72px;
|
||||||
visibility: hidden;
|
visibility: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user