Skip to content

Commit bb9fcf3

Browse files
committed
webpack with css
1 parent 0e756d9 commit bb9fcf3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/client/src/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import 'materialize-css/dist/css/materialize.min.css';
12
import React from 'react';
23
import ReactDOM from 'react-dom';
34
import { Provider } from 'react-redux';

0 commit comments

Comments
 (0)