oficiodesign / initial-css

MIT License
4 stars 1 forks source link

Components and `@use` #122

Open robsonsobral opened 2 years ago

robsonsobral commented 2 years ago

Now that SASS has @use, we can create components and not necessarily output them. It would be like a bootstrap without the need to include everything.

How can we take advantage of that?