Questions arising from the import css style of webpack entry files

webpack entry file import a css file, as shown in the following figure, but we all specify that there are only styles in the css file and there is no exports,. Won"t there be an error if you can import the css file? Did css-loader convert it into a module and exports export? Can anyone answer that?

clipboard.png

Apr.26,2021
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3603f-343a8.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3603f-343a8.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?