mirror of
https://github.com/Eugeny/tabby.git
synced 2025-08-07 01:41:56 +00:00
alpha
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"less-loader": "2.2.3",
|
||||
"node-abi": "2.0.3",
|
||||
"node-gyp": "3.4.0",
|
||||
"node-sass": "4.5.3",
|
||||
"node-sass": "^4.5.3",
|
||||
"npmlog": "4.1.0",
|
||||
"pug": "2.0.0-beta11",
|
||||
"pug-html-loader": "1.0.9",
|
||||
@@ -37,6 +37,7 @@
|
||||
"tslint": "5.1.0",
|
||||
"tslint-config-standard": "5.0.2",
|
||||
"tslint-eslint-rules": "4.0.0",
|
||||
"typedoc": "^0.7.1",
|
||||
"typescript": "2.2.2",
|
||||
"url-loader": "0.5.7",
|
||||
"val-loader": "0.5.0",
|
||||
|
@@ -15,6 +15,7 @@ div
|
||||
.part(style='transform: rotateZ(308deg)')
|
||||
div
|
||||
h1.terminus-title Terminus
|
||||
span.text-muted α
|
||||
|
||||
button.btn.btn-primary.btn-lg.btn-block(
|
||||
*ngFor='let button of getButtons()',
|
||||
|
Reference in New Issue
Block a user