docs(aio): move example specific styles into router example app.css file
This commit is contained in:

committed by
Pete Bacon Darwin

parent
12c5ead39c
commit
8a9a5ecdd7
@ -10,6 +10,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="stylesheet" href="styles.css">
|
||||
<link rel="stylesheet" href="app.css">
|
||||
|
||||
<!-- Polyfills -->
|
||||
<script src="node_modules/core-js/client/shim.min.js"></script>
|
||||
|
Reference in New Issue
Block a user