1
0
mirror of https://github.com/matt-fidd/stratos.git synced 2026-01-02 18:39:29 +00:00

Added sass helper functions and mixins

This commit is contained in:
2022-01-25 20:08:35 +00:00
parent 5857ed46f4
commit d250ff859f
4 changed files with 32 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
@import 'abstracts/functions';
@import 'abstracts/variables';
@import 'abstracts/mixins';