mirror of
https://github.com/swc-project/swc.git
synced 2025-01-01 01:56:06 +03:00
4 lines
58 B
CSS
4 lines
58 B
CSS
.style {
|
|
grid-template-columns: repeat(4, [col-start);
|
|
}
|