Skip to content

A library of fully functional & unstyled blade ui packages.

License

schaefersoft/laravel-headless-ui

Repository files navigation

Laravel HeadlessUI

SchäferSoft Logo

A collection of fully blade UI components. All build with performance, customization and accessibiltiy in mind. No additional dependencies required

Usage

Import the required assets as shown below.

css

@import '../../vendor/schaefersoft/laravel-headless-ui/resources/css/hui.css';

/* If you are using TailwindCSS, append layer(base) */
@import '../../vendor/schaefersoft/laravel-headless-ui/resources/css/hui.css' layer(base);

js

import '../../vendor/schaefersoft/laravel-headless-ui/resources/js/hui.js'

Components

Component Preview
Avatar
Range slider
Tabs
Toggle
Tooltip

About

A library of fully functional & unstyled blade ui packages.

Resources

License

Stars

Watchers

Forks

Releases

No releases published