Rename app-blocks and app-blockviewer & transfer layout.scss into styles.scss

This commit is contained in:
Çetin
2021-12-30 09:21:53 +03:00
parent c81ea58d3a
commit 834bfe5f40
12 changed files with 681 additions and 569 deletions

View File

@@ -7,7 +7,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="favicon.ico">
<link id="theme-css" rel="stylesheet" type="text/css" href="assets/theme/lara-light-indigo/theme.css">
<link id="layout-css" rel="stylesheet" type="text/css" href="assets/layout/layout.css">
</head>
<body>
<app-root></app-root>