# How to Add TailwindCSS to an Ember App

DevFeed: [How to Add TailwindCSS to an Ember App](<https://devfeed.tech/articles/how-to-add-tailwindcss-to-an-ember-app-28405.md>)

Original publisher: [Read original article](<https://eaf4.com/how-to-add-tailwindcss-to-an-ember-app/>)

Author: Edward Faulkner

Published: 2018-05-05T03:39:25Z

Content type: tutorial

Language: en

Sources: [Edward Faulkner](<https://devfeed.tech/sources/edward-faulkner.md>)

Topics: [Ember](<https://devfeed.tech/topics/ember.md>), [TailwindCSS](<https://devfeed.tech/topics/tailwindcss.md>), [App](<https://devfeed.tech/topics/app.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [app](<https://devfeed.tech/tags/app.md>), [apps](<https://devfeed.tech/tags/apps.md>), [code](<https://devfeed.tech/tags/code.md>), [ember](<https://devfeed.tech/tags/ember.md>), [github](<https://devfeed.tech/tags/github.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [learning](<https://devfeed.tech/tags/learning.md>), [tailwindcss](<https://devfeed.tech/tags/tailwindcss.md>), [videos](<https://devfeed.tech/tags/videos.md>)

## AI overview

A screencast demonstrates how to integrate TailwindCSS into an Ember app. The accompanying code is available on GitHub, and the tutorial aims to address the lack of learning materials for this integration.

## Source excerpt

There is definitely an intimidation factor some people feel about integrating things into Ember apps. While there are plenty of things I want to make easier too, I think a large amount of the perception only comes from lack of good learning materials. Toward that goal, I made this screencast