Skip to content

Commit

Permalink
frontend folder
Browse files Browse the repository at this point in the history
  • Loading branch information
gbezyuk committed Nov 24, 2016
1 parent 0a1f5cc commit 8830cb6
Show file tree
Hide file tree
Showing 17 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
# vue-universal-admin
[WIP]
An universal (both in the sense of isomorphical architecture and in the sense of backend agnosticism) admin frontend application, build with Vue.js
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
4 changes: 2 additions & 2 deletions src/App.vue → frontend/src/App.vue
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
</template>

<style lang="stylus">
body
/*body
font-family Roboto, Helvetica, sans-serif
font-size 15px
background-color lighten(#eceef1, 30%)
Expand Down Expand Up @@ -98,5 +98,5 @@ a
a
margin-right 1em
.github
display none
display none*/
</style>
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 8830cb6

Please sign in to comment.