mirror of
https://github.com/yldio/copilot.git
synced 2024-11-10 21:30:06 +02:00
removing TODO note
This commit is contained in:
parent
ab9c2f88e5
commit
7663819f02
@ -1,8 +1,4 @@
|
||||
@define-mixin pseduo-element $type, $width:auto, $height:auto, $top:auto, $right:auto, $bottom:auto, $left:auto {
|
||||
/**
|
||||
TODO:
|
||||
- Can't apply absolute positoning attributes - errors out with 'Missed semicolon' ????
|
||||
*/
|
||||
position: relative;
|
||||
|
||||
&::$(type) {
|
||||
|
Loading…
Reference in New Issue
Block a user