mirror of
https://github.com/seigler/seigler.github.io
synced 2025-07-27 15:26:09 +00:00
🎉 inline CSS
This commit is contained in:
parent
f284888ffd
commit
733495800c
4 changed files with 155 additions and 3 deletions
|
@ -33,7 +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/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