From 801e08e73624005ed498101ad616d987f70f8cdf Mon Sep 17 00:00:00 2001 From: Eugen Wissner Date: Sun, 12 Jul 2026 17:04:26 +0200 Subject: Add original style sources and an SCSS compiler --- pubspec.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 pubspec.yaml (limited to 'pubspec.yaml') diff --git a/pubspec.yaml b/pubspec.yaml new file mode 100644 index 0000000..552afcd --- /dev/null +++ b/pubspec.yaml @@ -0,0 +1,7 @@ +name: flevum + +environment: + sdk: ^3.6.0 + +dev_dependencies: + sass: ^1.101.0 -- cgit v1.2.3