mirror of
https://github.com/gchq/CyberChef.git
synced 2025-04-20 23:06:16 -04:00
Moved from Sass to CSS with custom properties, allowing for dynamic theme changes.
This commit is contained in:
parent
e3f41fea9c
commit
d71ac2e894
27 changed files with 527 additions and 603 deletions
|
@ -5,7 +5,7 @@
|
|||
*/
|
||||
|
||||
// Styles
|
||||
import "./stylesheets/main.scss";
|
||||
import "./stylesheets/main.js";
|
||||
|
||||
// Libs
|
||||
import "babel-polyfill";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue