soxhub / ember-scoped-css

MIT License
12 stars 1 forks source link

(Breaking) Forbid renaming of scopedClass when importing it for types reasons #185

Closed NullVoxPopuli closed 5 months ago

NullVoxPopuli commented 5 months ago

This is not something we want to support -- it's an extra complexity. Having predictable local names for options for the helper gives us the ability to use a template transform without knowledge of the surrounding scope.