Skip to content

Commit

Permalink
Build: (d336119) Merge pull request #5 from 0xsequence/highlight-impr…
Browse files Browse the repository at this point in the history
…ovement

Improved highlight
  • Loading branch information
JamesLawton committed Jul 29, 2024
1 parent 114d859 commit ffaeb29
Show file tree
Hide file tree
Showing 9 changed files with 44 additions and 5 deletions.
1 change: 1 addition & 0 deletions _lib/app/components/Sidebar.css.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ export declare const levelCollapsed: string;
export declare const levelInset: string;
export declare const items: string;
export declare const item: string;
export declare const itemActive: string;
export declare const sectionHeader: string;
export declare const sectionHeaderActive: string;
export declare const sectionTitle: string;
Expand Down
2 changes: 1 addition & 1 deletion _lib/app/components/Sidebar.css.d.ts.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

15 changes: 15 additions & 0 deletions _lib/app/components/Sidebar.css.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion _lib/app/components/Sidebar.css.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 3 additions & 1 deletion _lib/app/components/Sidebar.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ffaeb29

Please sign in to comment.