Added and internalized Pico theme for customization
This commit is contained in:
parent
8e7f72ce8b
commit
8c90bb2dfc
71 changed files with 4587 additions and 0 deletions
14
themes/pico/sass/css/style.scss
Normal file
14
themes/pico/sass/css/style.scss
Normal file
|
@ -0,0 +1,14 @@
|
|||
@import '_header',
|
||||
'_icons',
|
||||
'_page',
|
||||
'_index',
|
||||
'_vars',
|
||||
'_section',
|
||||
'_common',
|
||||
'_callout',
|
||||
'_code',
|
||||
'_mermaid',
|
||||
'_timeline',
|
||||
'_footer',
|
||||
'_search',
|
||||
'_skillcards';
|
Loading…
Add table
Add a link
Reference in a new issue