From 129b974b59c74140570847bb4a2774d41d1e5fae Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 6 May 2024 02:55:53 +0200 Subject: Adding debian version 3.2.1-3. Signed-off-by: Daniel Baumann --- debian/missing-sources/epoch/sass/epoch.scss | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 debian/missing-sources/epoch/sass/epoch.scss (limited to 'debian/missing-sources/epoch/sass/epoch.scss') diff --git a/debian/missing-sources/epoch/sass/epoch.scss b/debian/missing-sources/epoch/sass/epoch.scss new file mode 100644 index 0000000..2689262 --- /dev/null +++ b/debian/missing-sources/epoch/sass/epoch.scss @@ -0,0 +1,12 @@ +/* + * Epoch Master SCSS + * + * Includes the core styles and all the themes to produce the complete epoch css file. + * + * By Ryan Sandor Richards + * Copyright 2013 Fastly, Inc. + */ + +@import "core"; +@import "themes/default"; +@import "themes/dark"; -- cgit v1.2.3