mirror of
https://github.com/Equicord/Equicord.git
synced 2025-06-17 02:17:03 -04:00
feat(settings): new settings design (#261)
This commit is contained in:
parent
a85ec594a7
commit
6b55dee9fb
14 changed files with 369 additions and 162 deletions
|
@ -16,7 +16,7 @@
|
|||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
import cssText from "~fileContent/styles.css";
|
||||
import cssText from "~fileContent/spotifyStyles.css";
|
||||
|
||||
import IpcEvents from "../../utils/IpcEvents";
|
||||
import { lazyWebpack } from "../../utils/misc";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue