1
0
mirror of https://github.com/matt-fidd/stratos.git synced 2026-01-02 05:59:30 +00:00

Add css normalise file

This commit is contained in:
2022-01-25 11:20:53 +00:00
parent 6c114bd9c2
commit 521623a2cd
2 changed files with 351 additions and 0 deletions

View File

@@ -1,4 +1,6 @@
@import 'abstracts/variables';
@import 'abstracts/mixins';
@import 'vendors/normalise';
@import 'base/typography';