mirror of
https://github.com/gchq/CyberChef
synced 2025-12-05 23:53:27 +00:00
Moved from Sass to CSS with custom properties, allowing for dynamic theme changes.
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
*/
|
||||
|
||||
// Styles
|
||||
import "./stylesheets/main.scss";
|
||||
import "./stylesheets/main.js";
|
||||
|
||||
// Libs
|
||||
import "babel-polyfill";
|
||||
|
||||
Reference in New Issue
Block a user