mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-13 13:31:19 +00:00
Add latest changes from gitlab-org/gitlab@master
This commit is contained in:
@ -66,7 +66,6 @@ export function viteTailwindCompilerPlugin({ shouldWatch = true }) {
|
||||
return {
|
||||
name: 'gitlab-tailwind-compiler',
|
||||
async configureServer() {
|
||||
await ensureCSSinJS();
|
||||
return build({ shouldWatch });
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user