thysultan / stylis

light – weight css preprocessor
https://stylis.js.org
MIT License
1.73k stars 84 forks source link

feat(#119): support prefix `grid-(row|column)-(start|end)` #287

Closed SukkaW closed 2 years ago

SukkaW commented 2 years ago

Note: Although the feature is implemented, it hasn't been optimized AT ALL, so suggestions, optimizations, discussions are welcome!

SukkaW commented 2 years ago

cc @thysultan

coveralls commented 2 years ago

Pull Request Test Coverage Report for Build 2f6b8d4ed879fd0afe3003e75429cc4828a321ac-PR-287

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details


Totals Coverage Status
Change from base Build 178dbe1dd5fc39d7325add16082563248e133b0b: -0.1%
Covered Lines: 271
Relevant Lines: 273

💛 - Coveralls
thysultan commented 2 years ago

LGTM, @SukkaW Thanks for both of these, hopefully will release later today if nothing else come up.