|
|
|
|
|
by adyus
2297 days ago
|
|
You might be thinking of utility classes as the finished product. They're incredibly useful for quickly prototyping and "jiggling" things until they look good. Once that's done, the utility classes can be extracted to reusable CSS via the `@apply` directive. |
|