Socket
Socket
Sign inDemoInstall

text-fields

Package Overview
Dependencies
0
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.1 to 3.1.2

2

package.json
{
"name": "text-fields",
"version": "3.1.1",
"version": "3.1.2",
"description": "The TextFields class is designed to manage and design text fields (input and textarea) according to Material Design principles. The main function of the class is to add visual and functional enhancements to standard HTML form elements.",

@@ -5,0 +5,0 @@ "author": "ux-ui.pro",

@@ -33,11 +33,5 @@ <br>

<sub>if your bundler supports SCSS</sub>
```CSS
@import "node_modules/text-fields/src/styles/index.scss";
```SCSS
@import "text-fields/src/styles/index.scss";
```
<sub>or compiled CSS</sub>
```CSS
@import "node_modules/text-fields/dist/text-fields.css";
```
<br>

@@ -44,0 +38,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc