hugo-theme-jane icon indicating copy to clipboard operation
hugo-theme-jane copied to clipboard

Update Pico CSS to v2.1.1

Open paskal opened this issue 11 months ago • 3 comments

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'

paskal avatar May 10 '25 16:05 paskal

I haven't checked if https://github.com/picocss/pico/commit/008e05241952535a7d069256c17d8dcf81c852dc is still actual.

paskal avatar May 11 '25 01:05 paskal

Our pico is managed using subtree, and I'll check more about this pico version later.

xianmin avatar May 19 '25 00:05 xianmin

Redone it using git subtree pull --prefix=assets/sass/pico https://github.com/picocss/pico.git v2.1.1 --squash.

paskal avatar Jun 15 '25 22:06 paskal