-
-
Notifications
You must be signed in to change notification settings - Fork 609
Closed
Description
When i'm running the css-loader with the following code i get an error:
@charset "UTF-8";
.animated {
-webkit-animation-duration: 1s;
animation-duration: 1s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
z-index: 100;
}
Module build failed: CssSyntaxError: /css-loader!/development/flot.to.web/node_modules/style-loader/index.js!/development/flot.to.web/node_modules/css-loader/index.js!/development/flot.to.web/css/animate.css:5:1: Unknown word
jkinzel-r7, Alexisvt and pawelpabich
Metadata
Metadata
Assignees
Labels
No labels