This commit is contained in:
2025-04-23 10:45:21 +02:00
parent 8030ffb888
commit d17fb46943
716 changed files with 163468 additions and 0 deletions

13
bower_components/uikit/README.md vendored Normal file
View File

@@ -0,0 +1,13 @@
# bower-uikit
This repo is for distribution on [Bower](http://bower.io).
It's automatically generated from the main [UIkit repo](https://github.com/uikit/uikit).
Please file issues and pull requests against that repo.
## Install
Install with [Bower](http://bower.io):
```shell
bower install uikit
```