diff options
Diffstat (limited to 'public/css/modules/index.css')
| -rw-r--r-- | public/css/modules/index.css | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/public/css/modules/index.css b/public/css/modules/index.css index 6a5cef1..6e971c0 100644 --- a/public/css/modules/index.css +++ b/public/css/modules/index.css @@ -1,4 +1,5 @@ @import './btn.css'; @import './link.css'; @import './news-index.css'; -@import './back-to-top.css';
\ No newline at end of file +@import './back-to-top.css'; +@import './product.css';
\ No newline at end of file |
