More components

Import all

This theme does not import all bulma components. Should you need more components, you may @use the themes/polymathic/sass/all_deps.scss. If you're not using any style customization then simply link to all_deps.css file. See extending templates.

Import components one by one

Given you have already created your styles config and scss file using the theme. You can import more components after the @use statement. Use the theme path @import "themes/polymathic/node_modules/bulma/{path to component}.sass".