removing TODO note

This commit is contained in:
Alex Windett 2016-10-27 15:21:08 +01:00
parent ab9c2f88e5
commit 7663819f02
1 changed files with 0 additions and 4 deletions

View File

@ -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) {