Skip to content

No source for css file in bower.json #39

@JohMun

Description

@JohMun

The css source in bower.json is missing:

"main": "angularjs-datetime-picker.js",

->

"main": [ "angularjs-datetime-picker.js", "angularjs-datetime-picker.css" ],

With this change it's easier to inject the file with browsersync.

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