-
The info on setting a custom icon path is out of date in Project.xcconfig: https://github.com/openframeworks/projectGenerator/blob/master/commandLine/Project.xcconfig#L29
I believe it should be:
~…
-
It says "No data available" and crashes when trying to update.
I'm on Sailfish OS 4.5.0.24 with my X10III and here's log from launching app and trying to update yr data.
I've tried reinstall meecas…
-
Hi, everyone
I've found these iconsets are opensource and not included in Iconify:
- [Circum](https://circumicons.com/) - [MPL 2.0](https://github.com/Klarr-Agency/Circum-Icons/blob/main/LICENSE)
…
-
I have been trying to use sass variables with Vuetify following the instructions [here](https://www.npmjs.com/package/vite-plugin-vuetify) and [here](https://vuetifyjs.com/en/features/sass-variables/)…
-
I want to use [@iconify/tailwind](https://github.com/iconify/iconify/tree/main/plugins/tailwind) with intelligent and add custom icon set, so how about of this?
If possible I can make a PR for it.
-
### Problem to solve
Currently, the icons supported require loading the full CSS for icons, although this certainly works it adds quite a bit of bloat to the loading times and on very slow mobile net…
-
I'm trying to follow [the guide on the docs site](https://vuetify-nuxt-module.netlify.app/guide/icons/unocss-preset-icons.html#adding-a-new-vuetify-icon-set) but it's not working for me. Would I be ab…
-
### Question
Since ionicons 7.1 doesn't use a publicly available css file to use for remote loading per the [docs](https://verbb.io/craft-plugins/icon-picker/docs/developers/icon-sets#example)...
…
-
Please show how to add fontawesome to this.
-
### Problem to solve
When using `moduleResolution: NodeNext` in `tsconfig.json` the `exports` field is used for imports and types. So `package.json` must have `types` fields in the `exports` field. A…