zaydek / duomo

CSS component for implementing layout
MIT License
20 stars 2 forks source link

[Todo] Can Sass do imports like a.b.$c? #232

Closed zaydek closed 3 years ago

zaydek commented 3 years ago

This will help with coordinating standard library functions. Ideally we want to do like sasscore.math.fn() to make it easier to use the standard library.

zaydek commented 3 years ago

Better yet sass.math.fn().

zaydek commented 3 years ago

This seems doubtful. Closing for now.