Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Add section about functionality classes to CSS & JS. #5

Open
fleeting opened this issue May 4, 2015 · 0 comments
Open

Add section about functionality classes to CSS & JS. #5

fleeting opened this issue May 4, 2015 · 0 comments
Assignees
Milestone

Comments

@fleeting
Copy link
Member

fleeting commented May 4, 2015

As discussed with @smhigley and @defvayne23, need to work out a sass file that contains functionality classes that are required for JavaScript components to work correctly. No preference on .js-dropdown or .do-dropdown as the format of said classes (leaning towards .do-).

These classes would be used to trigger things in JavaScript and contain the minimum CSS required for it to be functional. These classes should never contain other styling like color, font-size, borders, etc. Typically it would just be translate, position, display, transition, etc.

@fleeting fleeting added this to the v1.0 milestone May 4, 2015
@fleeting fleeting self-assigned this May 4, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant