Skip to content

Commit

Permalink
Merge branch 'i27-scss-plugin' into 'main'
Browse files Browse the repository at this point in the history
TPA RFC 29: Add lektor-scss plugin

Closes #27

See merge request tpo/web/lego!59
  • Loading branch information
opsyne committed Jun 16, 2022
2 parents 5ed7972 + 4071e37 commit bac7290
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/lektor-scss/configs/scss.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
source_dir = assets/scss/
output_dir = assets/css/
output_style = compressed
source_comments = False
precision = 5
name_prefix = .min
; include_paths = node_modules/,assets/vendor/

0 comments on commit bac7290

Please sign in to comment.