Skip to content
Snippets Groups Projects
Forked from project / custom_checkboxes
3 commits behind, 1 commit ahead of the upstream repository.
user avatar
Project-Update-bot authored
3fc8464c
History

CONTENTS OF THIS FILE

  • Introduction
  • Requirements
  • Installation
  • Configuration
  • Maintainers

INTRODUCTION

Custom Checkboxes module allows users to style checkboxes in a fast way. Users only have to adapt the CSS a little.

REQUIREMENTS

No special requirements.

INSTALLATION

CONFIGURATION

  • To use this module, you have to insert the library named "custom_checkboxes" as follows:

    {{ attach_library('custom_checkboxes/custom_checkboxes') }}

MAINTAINERS