UNPKG

@djthoms/pretty-checkbox

Version:

A pure css library to beautify checkbox and radio buttons.

22 lines (21 loc) 528 B
module.exports = { sidebar: [ 'getting-started', { type: 'category', label: 'Basic Concepts', items: [ 'basic-concepts/intro', 'basic-concepts/colors', 'basic-concepts/shapes-size', 'basic-concepts/states', 'basic-concepts/icons', 'basic-concepts/animations', ], }, 'checkbox', 'radio', 'switch', 'sass-customize' ], };