styles.css
300 Bytes
/* You can add global styles to this file, and also import other style files */
@import '../node_modules/font-awesome/css/font-awesome.min.css';
@import '../node_modules/ladda/dist/ladda.min.css';
@import '../node_modules/bootstrap/dist/css/bootstrap.min.css';
body {
background-color: #cccccc;
}