Fix inline CSS in html
This commit is contained in:
@ -64,7 +64,7 @@ export function generateFtlFilesCodeFactory(params: {
|
||||
|
||||
const { fixedCssCode } = replaceImportsInCssCode({
|
||||
cssCode,
|
||||
fileRelativeDirPath: ".",
|
||||
cssFileRelativeDirPath: undefined,
|
||||
buildContext
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user