You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for making this available -- quite exciting to have MIT-licensed bootstrap 5 admin theme available, with no jQuery dependencies!
Can you make this available in the yarn package manager? I'd like to start using it, and was hoping to do something like
yarn add volt-bootstrap-5-dashboard
Then I can add the imports and requires in my .js and .scss files, then use webpack to manage it all.
I'm currently using admin-lte in this manner, and it works fairly well. However, I'm no expert on this, which is why I'm trying to simplify this as much as possible.
Thanks.
The text was updated successfully, but these errors were encountered:
Can you give me an example of an expected behaviour when using Yarn? I'll consider pushing this update for a minor version soon. Today we're releasing a new version with a bump to a stable BS 5 version, and a few more updates.
I think that one of the problems could be that Volt itself has quite a few dependencies itself. When installing via Yarn, can you set these dependencies to be installed as well?
Thanks for making this available -- quite exciting to have MIT-licensed bootstrap 5 admin theme available, with no jQuery dependencies!
Can you make this available in the yarn package manager? I'd like to start using it, and was hoping to do something like
Then I can add the imports and requires in my .js and .scss files, then use webpack to manage it all.
I'm currently using admin-lte in this manner, and it works fairly well. However, I'm no expert on this, which is why I'm trying to simplify this as much as possible.
Thanks.
The text was updated successfully, but these errors were encountered: