added prototype

This commit is contained in:
Philippe Torrel
2026-08-03 14:46:13 +02:00
parent 831644667e
commit 44428b0495
310 changed files with 49133 additions and 93 deletions

View File

@@ -0,0 +1,16 @@
// sass dev/assets/scss/main.scss:assets/css/main.css
// 01 FRAMEWORKS
@import '01_frameworks/index';
// 02 FONTS
@import '02_fonts/index';
// 03 BASE
@import '03_base/index';
// 04 PLUGINS
@import '04_plugins/index';
// 05 MODULES
@import '05_modules/index';