Add css-loader and file-loader

This commit is contained in:
Simon Kobyda 2020-01-08 17:40:59 +01:00
parent 3a5489ce00
commit a3a94f127f
4 changed files with 43 additions and 13 deletions

View file

@ -30,7 +30,7 @@ along with this package; If not, see <http://www.gnu.org/licenses/>.
<script type="text/javascript" src="index.js"></script>
</head>
<body>
<body class="pf-m-redhat-font">
<div id="app"></div>
</body>
</html>