reboot.css renamed and imported as an Scss _partial because of libsass deprecation warning
This commit is contained in:
parent
1671256272
commit
e9cb1682fb
3 changed files with 2 additions and 2 deletions
|
@ -30,7 +30,7 @@
|
|||
- Alerts
|
||||
*/
|
||||
|
||||
@import "_vendor/reboot"; // Bootstrap reboot (basic reset)
|
||||
@import "_vendor/reboot"; // Bootstrap reboot (basic reset) (CSS file renamed and imported as if it was a partial because of libsass)
|
||||
|
||||
// WARNING : you should comment the following @import (variables)
|
||||
// and move variables file from knacss folder to your own project folder!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue