Padax / w-components

JavaScript library based on Web Components.
MIT License
22 stars 2 forks source link

Find a way to apply RWD styles easily #48

Open nizniz187 opened 3 years ago

nizniz187 commented 3 years ago

For example, user can easily set an attribute to determine the button should apply 'block' style for all mobile devices.

nizniz187 commented 3 years ago

As #7 coming out a conclusion, RWD customization now has a basic solution. By defining W-Components is more a component library than a CSS framework, this feature is now considered as an optional, better-to-have, which is not going to be implemented on the first version.