gustavoquinalha / alerts-css

Simple and Pure CSS for alerts.

Home Page:http://quinalha.me/alerts-css/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Alerts.css

Simple and Pure CSS for alerts.

Demos

Install

$ npm i @gustavoquinalha/alerts-css -D
$ yarn add @gustavoquinalha/alerts-css

or

<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/alerts-css@1.0.2/assets/css/alerts-css.min.css">
<script src="https://cdn.jsdelivr.net/npm/alerts-css@1.0.1/assets/js/alerts.min.js"></script>

About

Simple and Pure CSS for alerts.

http://quinalha.me/alerts-css/

License:MIT License


Languages

Language:CSS 69.1%Language:JavaScript 30.9%