Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow additional handlers for special selectors to be added. #95

Merged
merged 1 commit into from
Oct 21, 2016

Commits on Oct 21, 2016

  1. Allow additional handlers for special selectors to be added.

    Summary: This adds the ability for users of Aphrodite to add extensions
    which support other special selectors. This should let people add
    extensions to write global styles or many other not-terribly-well-supported
    use cases until we have better solutions.
    
    This adds docs on how to use the extensions, and adds a bunch of jsdocs
    to make things clear in the code.
    
    Test Plan:
     - `npm run test`
    xymostech committed Oct 21, 2016
    Configuration menu
    Copy the full SHA
    6eaf4f5 View commit details
    Browse the repository at this point in the history