Skip to content

Commit

Permalink
[ADD] Componente variables. Close #8
Browse files Browse the repository at this point in the history
  • Loading branch information
ruben-salgado committed Apr 6, 2021
1 parent 8f26166 commit 9b17090
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/styles/tools/_variables.sass
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
@charset "utf-8"

// General properties
$layer: (one: 1, two: 2, three: 3)
$map: ()

0 comments on commit 9b17090

Please sign in to comment.