mirror of
https://github.com/jgthms/bulma
synced 2026-03-15 02:04:29 -07:00
Use single file for extends (#3216)
* Use single file for extends * Update changelog
This commit is contained in:
22
sass/utilities/extends.sass
Normal file
22
sass/utilities/extends.sass
Normal file
@@ -0,0 +1,22 @@
|
||||
@import "mixins"
|
||||
|
||||
%control
|
||||
+control
|
||||
|
||||
%unselectable
|
||||
+unselectable
|
||||
|
||||
%arrow
|
||||
+arrow
|
||||
|
||||
%block
|
||||
+block
|
||||
|
||||
%delete
|
||||
+delete
|
||||
|
||||
%loader
|
||||
+loader
|
||||
|
||||
%overlay
|
||||
+overlay
|
||||
Reference in New Issue
Block a user