Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • M memopol
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 32
    • Issues 32
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • 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
  • Political MemoryPolitical Memory
  • memopol
  • Merge requests
  • !86

Move from LESS to SCSS

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged njoyard requested to merge scss-24283c73 into master Jun 10, 2016
  • Overview 3
  • Commits 1
  • Pipelines 0
  • Changes 27

Created by: njoyard

lesscpy is not fully LESS-compliant. Instead django-libsass relies on libsass, which is a fully compliant C/C++ implementation of SASS/SCSS.

The reason for that change: I came across a lesscpy bug while adding new style to inactive meps, tried to fix it in lesscpy but seeing how poorly written it was made me change my mind - there is no other less implementation that does not require nodejs (actually there is one, but it is even less compliant).

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: scss-24283c73