mirror of
https://github.com/KabKebab/GS13.git
synced 2026-08-30 00:21:24 +01:00
Merge pull request #10575 from Arturlang/TGUIs_Nexties
[TESTMERGE] Properly working TGUI Next
This commit is contained in:
@@ -16,5 +16,6 @@ export const postcss = {
|
||||
gradient: require('postcss-filter-gradient'),
|
||||
opacity: require('postcss-opacity'),
|
||||
plsfilters: require('pleeease-filters'),
|
||||
rgba: require('postcss-color-rgba-fallback')
|
||||
rgba: require('postcss-color-rgba-fallback'),
|
||||
cssnano: require('cssnano'),
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user