#183 🎉
This commit is contained in:
@@ -2,6 +2,10 @@
|
||||
* Developer Center
|
||||
*/
|
||||
|
||||
// Style
|
||||
//import './style.styl';
|
||||
require('./style.styl');
|
||||
|
||||
require('./tags');
|
||||
const boot = require('../boot');
|
||||
const route = require('./router');
|
||||
|
||||
@@ -2,9 +2,3 @@
|
||||
|
||||
html
|
||||
background-color #fff
|
||||
|
||||
#init
|
||||
background #100f0f
|
||||
|
||||
> p
|
||||
color $theme-color
|
||||
|
||||
Reference in New Issue
Block a user