Skip to content
Snippets Groups Projects
Commit 523e4fad authored by Michael Fanini's avatar Michael Fanini
Browse files

Update README.md

parent 0190ab81
No related branches found
No related tags found
No related merge requests found
# UI Suite Bootstrap
# UI Suite DaisyUI
A site-builder friendly DaisyUI theme for Drupal, using the UI Suite approach.
......@@ -14,17 +14,17 @@ This theme requires the following modules:
* UI Skins
* UI Icons
This theme is using CDN package of DaisyUI.
This theme is using CDN hosted package of DaisyUI (version 4.12.13).
If you want to build your own DaisyUI / Tailwind CSS package, needs to be placed in the libraries folder.
If you want to build your own DaisyUI / Tailwind CSS package, it needs to be placed in the libraries folder.
This theme also provides integration with Heroicons, icons needs to be placed in the libraries folder.
This theme also provides integration with Heroicons, icons needs to be installed / placed in the libraries folder.
## Install libraries with Composer
### Herocions with Asset Packagist
If you are using the website Asset Packagist, the composer.json can be like:
If you use the website Asset Packagist, the composer.json can be like:
```
{
"require": {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment