diff --git a/README.md b/README.md index b77cbea..b05618d 100644 --- a/README.md +++ b/README.md @@ -17,8 +17,8 @@ To see the rules that this config uses, please read the [config itself](./index. ```css -@import "x.css"; -@import "y.css"; +@import url("x.css"); +@import url("y.css"); /** * Multi-line comment