hugo-theme-jane
hugo-theme-jane copied to clipboard
Update Pico CSS to v2.1.1
Summary
- Updated Pico CSS framework from the previously included version to v2.1.1
- Updated import reference in jane.scss to use new 'content/misc' module name instead of 'content/miscs'
I haven't checked if https://github.com/picocss/pico/commit/008e05241952535a7d069256c17d8dcf81c852dc is still actual.
Our pico is managed using subtree, and I'll check more about this pico version later.
Redone it using git subtree pull --prefix=assets/sass/pico https://github.com/picocss/pico.git v2.1.1 --squash.