mirror of
https://github.com/dnlbauer/obsidian-dataview-autocompletion.git
synced 2026-09-10 14:15:29 +00:00
remove unused styles.css
This commit is contained in:
@@ -14,10 +14,6 @@ const createBaseConfig = (outdir) => ({
|
||||
src: "manifest.json",
|
||||
dest: outdir,
|
||||
},
|
||||
{
|
||||
src: "styles.css",
|
||||
dest: outdir,
|
||||
},
|
||||
],
|
||||
}),
|
||||
),
|
||||
|
||||
@@ -1,8 +0,0 @@
|
||||
/*
|
||||
|
||||
This CSS file will be included with your plugin, and
|
||||
available in the app when your plugin is enabled.
|
||||
|
||||
If your plugin does not need CSS, delete this file.
|
||||
|
||||
*/
|
||||
Reference in New Issue
Block a user