chore(i): add third-party widget styles folder

This commit is contained in:
Cell
2026-04-20 18:03:35 +08:00
parent 295717a52d
commit 95644808a1
7 changed files with 6 additions and 5 deletions
+1 -5
View File
@@ -1,13 +1,9 @@
@import 'cell-tooltip';
@import 'cookieconsent';
@import 'third-party';
@import 'details';
@import 'fixed-button';
@import 'github-corner';
@import 'icon';
@import 'link-guard';
@import 'mask';
@import 'noscript-warning';
@import 'post-chat';
@import 'reading-progress';
@import 'scrollbar';
@import 'typeit';
+5
View File
@@ -0,0 +1,5 @@
@import 'cell-tooltip';
@import 'cookieconsent';
@import 'github-corner';
@import 'post-chat';
@import 'typeit';