Skip to content

CSS class prefix does not apply from build url #79

@jstewsy

Description

@jstewsy

Doesn't seem like the css class prefix is being set when coming from a build url

example:

http://modernizr.com/download?-cssanimations-csstransitions-touchevents-domprefixes-mq-prefixed-prefixes-setclasses-testallprops-testprop-teststyles-dontmin-cssclassprefix:modernizr-

What is expected::

modernizr build page with all customizations checked and input areas filled out

What happens::
all customizations including add class are checked to be used; however, the field for class prefix isn't populated with the passed in url attribute. In this example I would expect to see -

(✓) Add CSS classes
...with prefix [ modernizr- ]

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