Skip to content

Commit

Permalink
bring back the thing (why did I delet it?)
Browse files Browse the repository at this point in the history
  • Loading branch information
MidyGamy committed Apr 14, 2024
1 parent 0c0dd3f commit f7c8e61
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 3 deletions.
4 changes: 1 addition & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
/node_modules
bd-scss.config.js
package-lock.json
/node_modules
14 changes: 14 additions & 0 deletions bd-scss.config.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
/** @type {import('bd-scss/lib/config').Config} */
export default {
meta: {
name: 'Fluent',
author: 'Gibbu',
version: '1.0.10',
description: 'Brings the look of Windows 11 to Discord.',
source: 'https://github.com/DiscordStyles/Fluent',
invite: 'ZHthyCw',
authorId: '174868361040232448'
},
baseImport: 'https://discordstyles.github.io/Fluent/Fluent.css',
addons: [['src/addons/_icons.scss', 'dist/Icons.css']]
};

0 comments on commit f7c8e61

Please sign in to comment.