merge 3rdparty assets

This commit is contained in:
pypy
2020-06-26 20:02:15 +09:00
parent cca42974fe
commit 86ecc9c59a
6 changed files with 39 additions and 15 deletions

View File

@@ -1,4 +1,5 @@
@charset "utf-8";
/*
Copyright(c) 2019-2020 pypy and individual contributors.
All rights reserved.
@@ -7,6 +8,12 @@ This work is licensed under the terms of the MIT license.
For a copy, see <https://opensource.org/licenses/MIT>.
*/
@import '~normalize.css/normalize.css';
@import '~animate.css/animate.min.css';
@import '~noty/lib/noty.css';
@import '~element-ui/lib/theme-chalk/index.css';
@import '~famfamfam-flags/dist/sprite/famfamfam-flags.min.css';
.color-palettes {
background: #409EFF;
background: #67C23A;