chg: pkg: remove unnecessary cdn based fonts #4
This commit is contained in:
@@ -1,6 +1,15 @@
|
||||
/*!*
|
||||
* This file is part of the SplendidBear Websites' projects.
|
||||
*
|
||||
* Copyright (c) 2026 @ www.splendidbear.org
|
||||
*
|
||||
* For the full copyright and license information, please view the LICENSE
|
||||
* file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
@import "style";
|
||||
@import url('https://fonts.googleapis.com/css?family=Changa+One|Open+Sans:700');
|
||||
@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css');
|
||||
@import 'fonts-config';
|
||||
@import 'fontawesome-config';
|
||||
|
||||
@import 'mineseeker/base';
|
||||
@import 'mineseeker/overlay';
|
||||
@@ -11,4 +20,4 @@
|
||||
@import 'mineseeker/back-button';
|
||||
@import 'mineseeker/timer';
|
||||
@import 'mineseeker/responsive';
|
||||
@import 'mineseeker/waiting-dialog';
|
||||
@import 'mineseeker/waiting-dialog';
|
||||
|
||||
Reference in New Issue
Block a user