Fix test with css case
This commit is contained in:
+3
@@ -11,6 +11,9 @@ dependencies {
|
||||
kotlin {
|
||||
target {
|
||||
browser {
|
||||
webpackTask {
|
||||
cssSupport.enabled = true
|
||||
}
|
||||
}
|
||||
binaries.executable()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user