linkedin / css-blocks

High performance, maintainable stylesheets.
http://css-blocks.com/
BSD 2-Clause "Simplified" License
6.33k stars 152 forks source link

refactor: Remove block-interface-index. #456

Closed timlindvall closed 4 years ago

timlindvall commented 4 years ago

Block Interface Index doesn't quite work as we originally hoped when dealing with transitive dependencies. For now, we'll use node names for interface indexing in the template runtime and work to reintroduce numerical indexing later at app build time.

As a result of this, this commit rolls back the block-interface-index decl in definition files.