styles.css 236 Bytes edit raw blame history 1 2 3 4 5 6 7 /* 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'; body { background-color: #cccccc; }