picocss/scss/components
JWB a8bbc686a3
Merge pull request #15 from lukas-kasticky:dev
Allow use of card component with `role="article"`
2024-12-03 09:13:07 -05:00
..
_accordion.scss Created build-dev script to only build 1 css file for quicker testing enviroment. Added accordion javascript for slide effect. modified the notification scss, and added more demos. 2024-11-12 00:35:16 -05:00
_card.scss Merge pull request #15 from lukas-kasticky:dev 2024-12-03 09:13:07 -05:00
_dropdown.scss Merge pull request #4 from mwargan/patch-1 2024-11-10 07:39:54 -05:00
_group.scss Added <label> compatibility to groups 2024-11-11 22:10:47 -05:00
_loading.scss Update _loading.scss not to affect form elements itself 2024-10-31 18:03:57 +01:00
_modal.scss surpressimg sass warnings 2024-11-10 11:27:44 -05:00
_nav.scss fix:Button Padding Problem Fixed(SCSS update) 2024-03-03 13:05:39 +05:30
_notification.scss Created build-dev script to only build 1 css file for quicker testing enviroment. Added accordion javascript for slide effect. modified the notification scss, and added more demos. 2024-11-12 00:35:16 -05:00
_progress.scss feat: optional parent selector 2024-01-25 01:42:54 +07:00
_timeline.scss Added a Timeline feature, removed the margin-bottom from article > header > h[1-6] And added the border-color for dark theme on the article > header 2024-11-12 04:59:34 -05:00
_tooltip.scss Enabled multiline tooltips, and disabled dotted lines for tooltips when child elements contain links of form elements. 2024-11-30 18:00:11 -05:00