Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C create-react-app
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1,547
    • Issues 1,547
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 417
    • Merge requests 417
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Meta
  • create-react-app
  • Merge requests
  • !9301

Adding Less support onto CRA

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/psyycker/master into master Jul 13, 2020
  • Overview 1
  • Commits 2
  • Pipelines 0
  • Changes 17

Created by: psyycker

Hi guys, this is my first PR on such a bit opensource project. Please let me know if anything is missing/wrong as I'm happy solving it! I know it's not a good first issue but that's a feature which can be really useful in CRA and which is required quite often.

To check if the code works properly, I used the same kind of tests that sass is using. I also changed the App.css to App.less in the template and added a less specific feature (variable) and tried this variable

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/psyycker/master