Styling changes
- Replace css.gg with fontawesome - Update more colors (for light & dark themes)
This commit is contained in:
parent
439a54c0ce
commit
039e8b803d
30 changed files with 3094 additions and 1227 deletions
|
|
@ -3,6 +3,7 @@ import { CleanWebpackPlugin } from 'clean-webpack-plugin';
|
|||
import MiniCssExtractPlugin from 'mini-css-extract-plugin';
|
||||
|
||||
export default {
|
||||
resolve: { extensions: ['.js', '.scss'] },
|
||||
entry: {
|
||||
main: ['./src/newsreader/js/index.js', './src/newsreader/scss/index.scss'],
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue