RU
Size: a a a
RU
MS
DM
DM
e
import React from 'react';
import stLess from './style.less'
function App() {
return <div className={stLess.message}>Hellol!</div>
}
export default App;
<html lang="en"><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link href="styles.css" rel="stylesheet"></head>
<body>
<div id="root">Hello!</div>
<script src="main.js"></script>
</body></html>
e
A
A
A
e
С
A
A
A
С
A
С
A
С