We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cc05da commit 257ca29Copy full SHA for 257ca29
index.js
@@ -1 +1,9 @@
1
+/**
2
+ * @parent bit-docs-js/static
3
+ * @module bit-docs-js/index.js
4
+ *
5
+ * Main front end JavaScript file for static portion of this plugin.
6
7
+ * Simply requires [bit-docs-js/static/styles/signature.less].
8
+ */
9
require('./static/styles/signature.less');
0 commit comments