mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 23:06:16 -04:00
Added postcss-loader to provide fallbacks for older browsers
This commit is contained in:
parent
e4ad7768d5
commit
a418f63a44
6 changed files with 29 additions and 47 deletions
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
|
||||
// Styles
|
||||
import "./stylesheets/main.js";
|
||||
import "./stylesheets/index.js";
|
||||
|
||||
// Libs
|
||||
import "babel-polyfill";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue