diff --git a/stylus/foundation.styl b/stylus/foundation.styl index 941c58bb9f..61a9dc5a25 100644 --- a/stylus/foundation.styl +++ b/stylus/foundation.styl @@ -1,8 +1,6 @@ // Make sure the charset is set appropriately @charset "UTF-8"; -@import "type-utils"; - // This includes all of the foundation global elements that are needed to work with any of the other files. @import "foundation/variables";