Skip to content

css file is not added in bower json #61

@sathishkumar1911

Description

@sathishkumar1911

Bower json only have js file so css file is missing when we use grunt.

bower json should contain

"main": [
"ui/jquery-ui.js", "themes/base/jquery-ui.css"
],

but that css file is missing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions