Skip to content

liverload less,scss #881

Closed
Closed
@letyougo

Description

@letyougo

If you are reporting a bug, please fill in below. Otherwise feel free to remove this template entirely.

Expected behavior

I hope to livereload the code,and can deal with less fill,scss file, so I hope to write some webpack codes . how to realize it ?

Activity

gaearon

gaearon commented on Oct 10, 2016

@gaearon
Contributor

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

gaearon commented on Feb 12, 2017

@gaearon
Contributor

This is now explained in the Sass integration documentation.

locked and limited conversation to collaborators on Jan 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @gaearon@letyougo

        Issue actions

          liverload less,scss · Issue #881 · facebook/create-react-app