@sweetalert2/theme-minimal

v5.0.10
Minimal theme for SweetAlert2
sweetalert2 minimal theme themes theming sass

@sweetalert2/theme-minimal - Minimal Theme for SweetAlert2

npm version

Installation

npm install --save sweetalert2 @sweetalert2/theme-minimal

Usage

With CSS:

<!-- Include the Minimal theme -->
<link rel="stylesheet" href="@sweetalert2/theme-minimal/minimal.css">

<script src="sweetalert2/dist/sweetalert2.min.js"></script>

With SASS:

your-app.js:

import Swal from 'sweetalert2/dist/sweetalert2.js';

your-app.scss:

@import '@sweetalert2/theme-minimal/minimal.scss';
npm i @sweetalert2/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 2/16/2022

Downloads