This commit is contained in:
dntzhang 2019-07-23 12:18:55 +08:00
commit d52ca6f27a
1 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@
// Recommend install omi-snippets plugins in VSC
// Omi-snippets: https://marketplace.visualstudio.com/items?itemName=Wscats.omi-snippets
import style from './_index.css'
export default {
export default class {
static css = style + `
button{
background-color: #58bc58;
@ -47,4 +47,4 @@ export default {
outline: 0;
-webkit-appearance: none;
}
</style>
</style>