wip(fs.dev): Work on navigation menu
This commit is contained in:
parent
519de5e202
commit
3940f458bb
6 changed files with 47 additions and 22 deletions
|
@ -5,6 +5,8 @@ module.exports = {
|
|||
content: [
|
||||
'./pages/*.js',
|
||||
'./pages/**/*.js',
|
||||
'./components/*.js',
|
||||
'./components/**/*.js',
|
||||
'../freesewing.shared/components/**/*.js',
|
||||
],
|
||||
plugins: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue