We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 911c389 commit 557b56aCopy full SHA for 557b56a
1 file changed
ember-basic-dropdown/package.json
@@ -8,9 +8,12 @@
8
"repository": "https://github.com/cibernox/ember-basic-dropdown",
9
"license": "MIT",
10
"author": "Miguel Camba",
11
+ "sass": "./ember-basic-dropdown.scss",
12
+ "style": "./dist/vendor/ember-basic-dropdown.css",
13
"exports": {
14
".": {
15
"types": "./declarations/index.d.ts",
16
17
"default": "./dist/index.js"
18
},
19
"./*": {
0 commit comments