make the tiling system aware of active stream

This commit is contained in:
Micha Albert 2024-07-28 23:20:03 +00:00
parent ffc81adb8f
commit b5ec309ccb
6 changed files with 88 additions and 43 deletions

View file

@ -0,0 +1,6 @@
export default {
plugins: {
tailwindcss: {},
autoprefixer: {},
},
}