mirror of
https://github.com/inventree/inventree-website.git
synced 2025-06-12 01:55:37 +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";
|
||||
@ -41,5 +42,4 @@
|
||||
top: -72px;
|
||||
visibility: hidden;
|
||||
}
|
||||
|
||||
}
|
||||
|
Reference in New Issue
Block a user