Skip to content

Commit

Permalink
class: true on prototype
Browse files Browse the repository at this point in the history
  • Loading branch information
youzi committed Nov 27, 2016
1 parent 454245d commit 659c2b4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,7 @@ module.exports.prototype.inject(
require('brisky-class'),
require('brisky-style')
)

module.exports.prototype.set({
class: true
})

0 comments on commit 659c2b4

Please sign in to comment.