Adopt new css provider interface

This commit is contained in:
Pine Wu
2019-01-27 19:03:09 -08:00
parent 74e267efdd
commit aad260bc7d
6 changed files with 63 additions and 45 deletions

View File

@@ -0,0 +1,5 @@
{
"prettier.semi": true,
"prettier.singleQuote": true,
"prettier.printWidth": 120,
}