mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
chore(i): add third-party widget styles folder
This commit is contained in:
@@ -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';
|
||||
|
||||
Vendored
Vendored
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
@import 'cell-tooltip';
|
||||
@import 'cookieconsent';
|
||||
@import 'github-corner';
|
||||
@import 'post-chat';
|
||||
@import 'typeit';
|
||||
Reference in New Issue
Block a user