Extendedkit

What's Extendedkit

Extendedkit is a CSS framework based on UIkit that allows you to use the following colors without using SASS or LESS.
Of course, you can use all of UIkit's original classes and features as well.
See changes for details.
If you find a bug or other issue, please contact us via the contact form or Git-Hub.

muted

primary

secondary

danger

warning

success

Get Started

Download Extendedkit, css file in css directry, js file in js directry AND add the following codes

download
<link rel="stylesheet" href="css/e-kit.min.css" />
<script src="js/e-kit.min.js"></script>
<script src="js/e-kit-icons.min.js"></script>   

Changed

Background

Changed

ADD color class(danger,warning,success).

Button

Changed

ADD a lot of colorful buttons and outline buttons.

Card

Changed

ADD color class(danger,warning,success)

Dotnav

Changed

ADD some class to change the color of the selected state (using a JavaScript component).

Mini-Alert

New

ADD mini alert classes

Notification

Changed

ADD some strong emphasis on the notification class (using a JavaScript component).

Off-Canvas

Changed

ADD an off-camvas class with a white background (using a JavaScript component).

Pagination

Changed

ADD some class that turns on color when active

Section

Changed

ADD some color class(danger,warning,success)

Subnav

Changed

ADD some class to change the color of the selected state (using a JavaScript component).

Switcher

Changed

ADD some class to change the color of the selected state (using a JavaScript component).

Tab

Changed

ADD some class to change the color of the selected state (using a JavaScript component).

tile

Changed

ADD some color class(danger,warning,success)

Tooltip

Changed

ADD some class to change the color of the selected state (using a JavaScript component).

Width

Changed

ADD 12 grid columns (but only works on devices over 1200px).

Contact

Making Now...

Copyright(c)2020- Rikuya All Rights Reserved