mirror of
https://github.com/MichaByte/OnBoard-Live.git
synced 2025-12-06 08:53:41 -05:00
make the tiling system aware of active stream
This commit is contained in:
parent
ffc81adb8f
commit
b5ec309ccb
6 changed files with 88 additions and 43 deletions
6
stream/tiling-frontend/postcss.config.js
Normal file
6
stream/tiling-frontend/postcss.config.js
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
export default {
|
||||
plugins: {
|
||||
tailwindcss: {},
|
||||
autoprefixer: {},
|
||||
},
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue