You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create React App does not currently support Less or SASS, as documented in README. If you need them, you may run their command line utilities yourself, and import the resulting CSS file into your project.
We might reevaluate this decision in a few months.
Please see the discussion in #78.
Activity
gaearon commentedon Oct 10, 2016
Create React App does not currently support Less or SASS, as documented in README. If you need them, you may run their command line utilities yourself, and import the resulting CSS file into your project.
We might reevaluate this decision in a few months.
Please see the discussion in #78.
gaearon commentedon Feb 12, 2017
This is now explained in the Sass integration documentation.