Adding theming support to pxt-microbit. (#288)
This commit is contained in:
committed by
Peli de Halleux
parent
cc6594921f
commit
ba69563bf4
@ -30,6 +30,8 @@
|
||||
"typescript": "^1.8.7"
|
||||
},
|
||||
"dependencies": {
|
||||
"pxt-core": "0.5.4"
|
||||
"pxt-core": "0.5.4",
|
||||
"less": "^2.6.0",
|
||||
"semantic-ui-less": "^2.2.4"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user