mirror of
https://github.com/seigler/seigler.github.io
synced 2025-07-27 15:26:09 +00:00
🔧 return to linked stylesheet
This commit is contained in:
parent
0fcd4fcc8e
commit
55b578498c
8 changed files with 14 additions and 164 deletions
|
@ -33,8 +33,8 @@ var gulp = require('gulp'),
|
|||
// Define source and destination paths
|
||||
paths = {
|
||||
src_less: 'src/themes/eos/styles/',
|
||||
// dest_css: 'src/themes/eos/static/css/',
|
||||
dest_css: 'src/themes/eos/layouts/partials/generated/',
|
||||
dest_css: 'src/themes/eos/static/css/',
|
||||
// dest_css: 'src/themes/eos/layouts/partials/generated/',
|
||||
src_icons: 'src/themes/eos/icons/',
|
||||
dest_icons: 'src/themes/eos/layouts/partials/generated/'
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue