feat: Remove unused placeholders styles and add global section styles

This commit is contained in:
2025-04-24 15:43:38 +05:30
parent d7f1c5224d
commit 2dc076e9c2
4 changed files with 130 additions and 110 deletions

View File

@@ -1,12 +1,12 @@
// abstracts
@use 'abstracts/variables';
@use 'abstracts/mixins';
@use 'abstracts/placeholders';
@use 'abstracts/functions';
// base
@use 'base/reset';
@use 'base/typography';
@use 'base/global';
@use 'base/base';
// components