mirror of
https://github.com/woocommerce/storefront.git
synced 2025-10-04 14:11:16 +08:00
move all styles into the 'sass' dir instead of having separate sass/css dirs.
This commit is contained in:
parent
0d924bf319
commit
ad3966afe1
19 changed files with 52 additions and 52 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,7 +1,7 @@
|
|||
# Compiled CSS
|
||||
/assets/css/woocommerce/*.css
|
||||
/assets/css/admin/welcome-screen/*.css
|
||||
/assets/css/jetpack/*.css
|
||||
/assets/sass/woocommerce/*.css
|
||||
/assets/sass/admin/welcome-screen/*.css
|
||||
/assets/sass/jetpack/*.css
|
||||
style.css
|
||||
style-rtl.css
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue