-
Notifications
You must be signed in to change notification settings - Fork 114
Closed
Description
Importing an external CSS function is probably going to be a common task so we probably want a shiny function to do it. Currently the practice of add an HTMLDependency is confusing for a few reasons:
- Requires importing from a library the user doesn't know about
- Camel case instead of snake case
- Requires "name" and "version" arguments which may not be legible to the user
vnijs
Metadata
Metadata
Assignees
Labels
No labels