Skip to content

Update normalize.css import method#17

Closed
kpfefferle wants to merge 1 commit intoHeroicEric:masterfrom
kpfefferle:simplify-import
Closed

Update normalize.css import method#17
kpfefferle wants to merge 1 commit intoHeroicEric:masterfrom
kpfefferle:simplify-import

Conversation

@kpfefferle
Copy link
Copy Markdown

Resolves #16 by using the current ember-cli app.import syntax that now works from node_modules. Tested and verified with my ember-cli@3.0.0 projects.

@kpfefferle
Copy link
Copy Markdown
Author

Note that this method no longer requires the @import directives found in the README as normalize.css gets added directly to the vendor CSS bundle. This is a slight change in behavior, so I wanted to point it out in case that's considered undesirable for this addon.

@acorncom
Copy link
Copy Markdown

@kpfefferle as an FYI: #19

@kpfefferle
Copy link
Copy Markdown
Author

Closing as project is deprecated

@kpfefferle kpfefferle closed this Nov 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Path must be a string. Received undefined / Issue with Ember 3.0

2 participants