Is it possible to use Sass & BEM in Joomla system? -


i new joomla , after doing research haven't found solution whether possible make use of combination of sass & bem(block element modifier) in joomla environment?

sass precompiles css. methodologies bem, smacss, etc used naming conventions have no technical bearing on final css output.

the short answer yes, can use sass , bem create/modify joomla css.


Comments

Popular posts from this blog

php - Using grpc in Laravel, "Class 'Grpc\ChannelCredentials' not found." -

github - Git errors while pushing -

typescript - How to implement OnInit and OnChanges on same component with type safety -