Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

113 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

images

Capstone(1): sass optimization을 위한 repository

이 프로젝트는 기존에 존재하던 Libsass, sassc를 가져와 최적화하는 프로젝트임을 밝힘

  1. 주소
    sassc : https://github.com/sass/sassc
    libsass : https://github.com/sass/Libsass

  2. 최적화 분야
    a. @import 구문의 무분별한 사용으로 인한 문제를 해결: file 간의 dependency를 파악하여 무분별한 import 삭제
    b. 무분별하게 깊은 중첩으로 인한 long compile time: 중첩을 평탄화 작업 실시(compiler 최적화)

About

Sass Optimization Project

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages