| Index: pkg/polymer/lib/src/build/messages.dart
|
| diff --git a/pkg/polymer/lib/src/build/messages.dart b/pkg/polymer/lib/src/build/messages.dart
|
| index c4cc934cb71114d682e1d811882cfc55a3beb403..24b88b649acefdce41c237b6af67f0dd5745dac7 100644
|
| --- a/pkg/polymer/lib/src/build/messages.dart
|
| +++ b/pkg/polymer/lib/src/build/messages.dart
|
| @@ -551,8 +551,8 @@ To do this, use the following pattern to update your pubspec.yaml:
|
|
|
| transformers:
|
| - polymer:
|
| - inline_stylesheets:
|
| - web/my_file.css: false
|
| + inline_stylesheets:
|
| + web/my_file.css: false
|
|
|
| If you would like to hide this warning and keep it inlined, do the same thing
|
| but assign the value to true.
|
|
|