Class CSS
-
Hi. I don't want to check this theory, but I'm interested in your opinion.
.font { @import fontcolor.css, @import fontweight.css, .f8px, .f10px, .f11px }
Is it possible to use classes in other classes when designing their CSS Freamworth?
Is it possible to download classes through imports or to write kits through inheritance?
Can it be possible to MVC?
-
About
@import
in class http://htmlbook.ru/css/import Approves:Rule @import allows for the importation of the contents of the CSS file into the current style table. @import is not allowed to be inserted after any announcement other than @charset or other @import.