experimenter
experimenter copied to clipboard
Add estlint plugin for no inline styles
In the frontend we use Bootstrap which has utility classes for anything you could need in terms of layout and spacing and typography. Using inline style attributes can create styles which work in one particular layout or device but do not scale or work well in other layouts or devices. Let's add a linter to prevent the use of inline styles in Nimbus UI.
https://www.npmjs.com/package/eslint-plugin-no-inline-styles
┆Issue is synchronized with this Jira Task
Can I please be assigned to this ticket?