/**
 * NES UI for React
 * Copyright (c) 2022 Aron Homberg <https://github.com/kyr0>
 * 
 * Forked from NES.css, licensed MIT (https://github.com/nostalgic-css/NES.css/blob/develop/LICENSE)
 * Copyright (c) 2018 B.C.Rikko <https://github.com/BcRikko>
 */

@charset "utf-8";

@import 'nes-ui-core.scss';
@import 'components/_index.scss';
@import 'pixelicons/_index.scss';
