mirror of
https://github.com/yldio/copilot.git
synced 2024-11-11 05:40:11 +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 {
|
@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;
|
position: relative;
|
||||||
|
|
||||||
&::$(type) {
|
&::$(type) {
|
||||||
|
Loading…
Reference in New Issue
Block a user